Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Rails 4 and strong_parameters #136

Open
trestrantham opened this issue Aug 4, 2013 · 1 comment
Open

Rails 4 and strong_parameters #136

trestrantham opened this issue Aug 4, 2013 · 1 comment

Comments

@trestrantham
Copy link

I'm getting the error below when trying to use activewarehouse-etl within a rails 4 project. Unfortunately, using protected_attributes isn't really an option for my project. Is there a preferred direction to go within activewarehouse-etl regarding strong_parameters versus protected_attributes going forward?

`attr_accessible': `attr_accessible` is extracted out of Rails into a
gem. Please use new recommended protection model for
params(strong_parameters) or add `protected_attributes` to your
Gemfile to use old one. (RuntimeError)
@victorvprem
Copy link

Please add the fix for Rails 4 Strong parameters error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants