cjbottaro / param_protected

Filter unwanted params from your controllers/actions in your Rails app. Provides param_protected and param_accessible analogous to ActiveRecord's attr_protected and attr_accessible.

This URL has Read+Write access

param_protected / install.rb
100644 2 lines (1 sloc) 0.025 kb
1
2
# Install hook code here