Skip to content

Instantly share code, notes, and snippets.

@kwilcox
Created January 14, 2009 18:31
Show Gist options
  • Save kwilcox/46994 to your computer and use it in GitHub Desktop.
Save kwilcox/46994 to your computer and use it in GitHub Desktop.
ActiveRecord::MultiparameterAssignmentErrors (1 error(s) on assignment of multiparameter attributes):
/vendor/rails/activerecord/lib/active_record/base.rb:2095:in `execute_callstack_for_multiparameter_attributes'
/vendor/rails/activerecord/lib/active_record/base.rb:2075:in `assign_multiparameter_attributes'
/vendor/rails/activerecord/lib/active_record/base.rb:1676:in `attributes='
/vendor/rails/activerecord/lib/active_record/base.rb:1592:in `update_attributes'
/usr/local/apache2/htdocs/gf_test/current/app/controllers/listing_controller.rb:472:in `update'
/usr/local/apache2/htdocs/gf_test/current/app/controllers/listing_controller.rb:446:in `update'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment