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

remove strong_parameter dependencies for rails 4 compatibility #9

Merged
merged 2 commits into from
Oct 30, 2013
Merged

remove strong_parameter dependencies for rails 4 compatibility #9

merged 2 commits into from
Oct 30, 2013

Conversation

sespindola
Copy link
Contributor

Hi,
I've removed the requires for the strong_parameters gem, since it's included in Rails 4.
I tested this on a few Rails 4 apps and it's working fine.
If you're interested in commiting this pull request, I think you should tag the current master head
as "rails_32" first, and then append a note in the readme instructing people to use that commit
for Rails 3.2 compatiblity.

Regards,

Sebastian.

@colinyoung colinyoung merged commit 27a9229 into colinyoung:master Oct 30, 2013
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