config.active_record.whitelist_attributes = true
Also, this isn't the first time someone's been bit by this: http://www.kalzumeus.com/2010/09/22/security-lessons-learned...
https://github.com/rails/rails/commit/06a3a8a458e70c1b6531ac...
config.active_record.whitelist_attributes = true
Also, this isn't the first time someone's been bit by this: http://www.kalzumeus.com/2010/09/22/security-lessons-learned...