简体   繁体   中英

accept_nested_attributes_for in Rails 2.3.5 and Ruby 1.9.1

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>

owh yeah should be accepts_nested_attributes_for (with 's')

Someone should clean up those Google searches!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM