RailsCasts Pro episodes are now free!

Learn more or hide this

epicodus-student's Profile

GitHub User: epicodus-student

Comments by

Avatar

if you get

method_missing': undefined method `attr_accessible' for User (call 'User.connection' to establish a connection):Class (NoMethodError)

it may be fixable by installing the "protected_attributes" gem.