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

According to http://guides.rubyonrails.org/security.html#countermeasures you're entirely correct that it won't raise any error, although the keys won't be dropped: attr_accessible drops the attributes when mass-assigned to a model, they're still available in the params hash.


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

Search: