Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Which ActiveJob queue does ActionMailer use in Rails 4.2?

Why does a Rails engine's gem name have to "match" the module/namespace name?

Controller redirect to different paths depending on previous page

Debug Levels Rails - The level ":debug" show all logs. I want ONLY ERRORS. Is it possible?

How to pass array to class option of rails generator?

undefined method `async' (suckerpunch gem)

Capistrano 3 doesn't create 'current' directory when I deploy my rails project

Rails 4 - How would I automatically detect a user's location and display it on the web app?

Rails Capistrano with wrong rbenv path?

Rails 4 | Assign Role to User in Form using Bitmask | RoleModel

Do I need both devise and rails secret keys?

How to redirect_to "nothing"

have_selector is failing test

In Carrierwave and Fog how to catch failed uploads and log them?

Ruby on Rails: writing a migration to move a column to another table, merge duplicates, then match IDs