开发者

accept_nested_attributes_for in Rails 2.3.5 and Ruby 1.9.1

开发者 https://www.devze.com 2022-12-25 20:30 出处:网络
Has accept_nested_attributes_for already works with 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!

0

精彩评论

暂无评论...
验证码 换一张
取 消