accept_nested_attributes_for in Rails 2.3.5 and Ruby 1.9.1

Posted by jaycode on Stack Overflow See other posts from Stack Overflow or by jaycode
Published on 2010-04-04T13:02:24Z Indexed on 2010/04/04 13:13 UTC
Read the original article Hit count: 337

Filed under:

Has accept_nested_attributes_for already works with Rails 2.3.5 and Ruby 1.9.1????

I keep getting this error

undefined method accept_nested_attributes_for' for #<Class:0x00000108da2140>

© Stack Overflow or respective owner

Related posts about ruby-on-rails