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

Add support for Rails 4.1 #480

Open
risinglf opened this issue Jul 17, 2014 · 7 comments
Open

Add support for Rails 4.1 #480

risinglf opened this issue Jul 17, 2014 · 7 comments

Comments

@risinglf
Copy link

No description provided.

@risinglf risinglf changed the title Rails 4.1 support Add support for Rails 4.1 Jul 17, 2014
@francescob
Copy link

i've tried it today and works just fine on rails 4.1.4

@cheerfulstoic
Copy link

I'm having trouble because the gem specifies "~> 3.0" which means that it won't let me install it with rails 4.1...

@cheerfulstoic
Copy link

Weird... the gemspec says ">= 3.2" but rubygems says "~> 3.0"

@archonic
Copy link

Rails 4.2 is out, I would appreciate support there. I have it working but there were some asset pain points and I'm getting a ForbiddenAttributesError in SurveyorController#update on the "Complicated questions" link in the kitchen sink survey.

@archonic
Copy link

archonic commented Jan 8, 2015

Any suggestion for an addition to the SurveyorController to permit responses and avoid ForbiddenAttribute errors?

Update: According to #456 and the changelog, Rails4 support with strong params should be available in v1.5 but there's no such tag. There's also no Rails4 branch and I'm using master.

@prusswan
Copy link

The NUBIC/rails4 branch (last commit @f2328b4) has already been merged in. I am planning to fork the repo, get latest master to pass on Travis, and then decide how to proceed further.

@yoon
Copy link
Member

yoon commented Mar 18, 2015

I would suggest starting with the simple_form branch

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

6 participants