Hacker News new | ask | show | jobs
by nthj 4903 days ago
This sounds a lot like strong_parameters, which (I believe) will be the default in Rails 4, and is only a gem install away from Rails 3.2 apps.

https://github.com/rails/strong_parameters

1 comments

It will be the default, yes.