Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You are correct that attr_accessible is gone in favor of strong parameters.

Google fu yields http://stackoverflow.com/questions/17371334/how-is-attr-acce...

Depending on how your test suite is set up (if you have one) there may need to be some sweeping changes there. When we migrated we had to switch from our should syntax to the expect s syntax.

I can't remember anything else that was super crazy.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: