Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

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

Accessing a class method from within an Active Record scope?

Is there a way to enforce a schema for a JSON field within a Postgresql record in Rails?

Create random password when creating new user with Rails

Convert a floating point hexadecimal to float in Ruby

Why does Foreman exit when I add a rake assets:precompile task to my Procfile?

Rails 5.1 Puma serving empty assets in production mode