Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

Should I use rails5 ActiveJob default async adapter for small background job in production?

extconf failed, exit code 1 error when installing [Ruby on Rails] 5 on OS X Yosemite 10.10.5

Why is current_user called on render in controller?

List queued tasks with ActiveJob AsyncAdapter

How to do strong parameters with an array of objects

Select tag : How to use params to set the selected value?

How do I bust my cache key based on the params in the URL?

required input in activeadmin form not working

How do I reversibly remove_foreign_key on a table when the column doesn't match the table?

Unknown parameter in Rails 5.1 strong parameters issue

Rails 5 + Heroku: Assets are not loaded in production, but works in localhost

Capistorano deploy SSHKit::Runner::ExecuteError : rake exit status: 1

What is the equivalent of <% debug @variable %> for Haml?

ActionCable: close the connection manually from front-end

ActiveJob::DeserializationError: Error while trying to deserialize arguments

Limit a text column in an ActiveRecord migration 5.0 using the PostgreSQL adapter

How to terminate subscription to an actioncable channel from server?

HTTPS for Rails Application - InvalidAuthenticityToken

The best way to export rails database data

How can I use rubyzip to attach files in a zip archive to an ActiveStorage object Rails 5