Skip to content

Instantly share code, notes, and snippets.

@penso
Created September 12, 2009 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save penso/185818 to your computer and use it in GitHub Desktop.
Save penso/185818 to your computer and use it in GitHub Desktop.
Processing UsersController#update (for XXX at 2009-09-12 14:38:27) [PUT]
Parameters: {"commit"=>"Update", "action"=>"update", "_method"=>"put", "controller"=>"users", "user"=>{"silent_mode_at(5i)"=>"00", "password_confirmation"=>"[FILTERED]", "silent_mode_at(1i)"=>"", "last_name"=>"XX", "silent_mode_at(2i)"=>"", "time_zone"=>"Paris", "silent_mode_at(3i)"=>"", "password"=>"[FILTERED]", "silent_mode_at(4i)"=>"18", "first_name"=>"Fabien", "email"=>"XX@gmail.com"}}
ActiveRecord::MultiparameterAssignmentErrors (1 error(s) on assignment of multiparameter attributes):
app/controllers/users_controller.rb:164:in `update'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment