Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Creating a custom Devise Strategy

Rails 4 how to speed up json rendering

Rails 4 Strong Params with multiple objects and integer keys

Rails rack attack gem throttle

Access-Control-Allow-Origin on a single Rails route

Bootstrap navbar collapse menu not working with Turbolinks

Ignore Unpermitted Parameters in Rails 4

carrierwave upload Encoding::UndefinedConversionError: "\xFF" from ASCII-8BIT to UTF-8

Rails 4 - postgresql 9.4 jsonb does not exist

Redirect root to named route in rails 4

Unitialized constant when using custom exceptions

rails prevent deletion of child unless parent is being deleted also

Making a sitemap.xml with Ruby on Rails 4

Resque-Scheduler not working with ActiveJob in Rails 4.2

Organize External API Calls in Rails 4 - Module or Class?

Rails 4 - how do I add an index route for a nested resource, in order to list all items independent of parent resource

How to make async http request in rails

Rails 4 counter cache out of sync

how can I migrate the database dump of MongoDB into PostgreSQL?

update action of a RESTful route in Rails (PATCH or PUT)