Toshita Pandey
Toshita Pandey
I have used Chart JS with ROR (v3.3.1) and my labels are having 3-4 words each on X-axis. But, when the chart is created it always leaves a blank block...
I'm using following for sending the notification. `APNS.host = 'gateway.push.apple.com'` `APNS.pem = "#{Rails.root}/doc/pushcert.pem"` `APNS.port = 2195` `APNS.send_notification(token, message)` but all it is returning is `nil` and notifications are not being...
#### Solves https://github.com/locaweb/cassette/issues/46 #### Purpose - Install Rubocop Rspec - Configure Rubocop Rspec - Resolve issues raised by Rubocop Rspec
Fixes https://github.com/publiclab/plots2/issues/4076 Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks! * [x] PR is descriptively titled 📑 and links...
I am trying to send a param with type `array`, but the params that I am getting in the controller is always of type `string`. ##### Swagger_api definition: ``` swagger_api...
Is it possible that I get an error when I enter the wrong controller action name in the `_doc` file in `swagger_docs` folder? For e.g., if I have following `office_doc.rb`...
The Readme.md had a missing `>`, so when any developer tried to copy paste the `` tags, they had to add it manually.