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

reject_new_nested_attributes_procs doesn't exist anymore in rails 2.3.5 #11

Open
lawrencepit opened this issue Feb 8, 2010 · 2 comments

Comments

@lawrencepit
Copy link

The accepts_nested_attributes_for_matcher calls the method +reject_new_nested_attributes_procs+ on an AR class. This method did exist up until rails 2.3.4. In rails 2.3.5 it doesn't exist anymore, therefor specs using this matcher fail.

@carlosantoniodasilva
Copy link

Which version of remarkable are you using? The last one (3.1.12) should have this fixed in this commit: http://github.com/carlosbrando/remarkable/commit/79fd1c24ef6f937df0a79266cb63f622d46f23c8

Please give it a try. Carlos.

@lawrencepit
Copy link
Author

thnx.

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

2 participants