-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
4.2.2 - ActiveModel::MassAssignmentSecurity::Error #66
Comments
What version of active record are you using? Are you using |
ActiveRecord 3.2.13, using attr_accessible |
I'm going to delete the "are you Rails 3 or 4?" line from ClosureTree::SupportFlags and add an explicit test for this. Thanks for the issue report! |
fixed in v4.2.3 |
I found other issues with attr_accessible handling on AR 4/Rails 4 and have just raised PR #75 to fix the problems I encountered. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
4.2.1 works fine, but 4.2.2 gives me:
The text was updated successfully, but these errors were encountered: