(no title)
sc00ter | 12 years ago
You'll have a bit of work to do to migrate to strong parameters, but you can always add the protected_attributes gem back to re-enable support for attr_accessible.
I'd suggest checking out the Rails 4 migration RailsCast.
aaronbrethorst|12 years ago
jpdoctor|12 years ago