Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 4.1 Compatibility #29

Closed
dannytip opened this issue Jan 6, 2014 · 1 comment
Closed

Rails 4.1 Compatibility #29

dannytip opened this issue Jan 6, 2014 · 1 comment

Comments

@dannytip
Copy link

dannytip commented Jan 6, 2014

When using Rails 4.1 this error is thrown:

/.rvm/gems/ruby-2.0.0-p247/gems/activerecord-4.1.0.beta1/lib/active_record/dynamic_matchers.rb:22:in method_missing': undefined local variable or methodgenerated_feature_methods' for #Class:0x007fb98e4e5120 (NameError)
from /.rvm/gems/ruby-2.0.0-p247/gems/protected_attributes-1.0.5/lib/active_record/mass_assignment_security/nested_attributes.rb:30:in block in accepts_nested_attributes_for' from /.rvm/gems/ruby-2.0.0-p247/gems/protected_attributes-1.0.5/lib/active_record/mass_assignment_security/nested_attributes.rb:16:ineach'
from /.rvm/gems/ruby-2.0.0-p247/gems/protected_attributes-1.0.5/lib/active_record/mass_assignment_security/nested_attributes.rb:16:in `accepts_nested_attributes_for'

@dannytip
Copy link
Author

dannytip commented Jan 6, 2014

Sorry this is already fixed in master.

@dannytip dannytip closed this as completed Jan 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant