Vermonster / copycat

Copycat is a Rails engine that allows editing live website copy using existing i18n view helpers
MIT License
44 stars 19 forks source link

Doesn't work in Rails 4.1+ #22

Open fluke opened 9 years ago

fluke commented 9 years ago

Getting the "undefined method `attr_accessible' for #Class:0x007fa32ee13ab0" error as we need to use strong parameters.