Closed
Description
- List has_many items.
- Using list.items.create({}, :as => :admin) works.
- Using list.items.new({}, :as => :admin) works in Rails3 gives error with this gem: 'ArgumentError: wrong number of arguments (2 for 0..1)'
See failing test at https://github.com/espen/protected_attributes_new_bug
Metadata
Metadata
Assignees
Labels
No labels