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

Fix mass-assignment error when using protected_attributes #38

Merged
merged 1 commit into from Dec 29, 2015
Merged

Fix mass-assignment error when using protected_attributes #38

merged 1 commit into from Dec 29, 2015

Conversation

soylent
Copy link

@soylent soylent commented Feb 3, 2015

The following code does not work as intended because we use protected_attributes gem in Rails 4:

SimpleCaptchaData.new(key: key)

@zealot128 zealot128 merged commit 6ce88e6 into pludoni:master Dec 29, 2015
@zealot128
Copy link
Member

Sorry that it took so long!

I've merged your changes and fixed all test issues & released new Gem version 0.4.0

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

Successfully merging this pull request may close these issues.

None yet

2 participants