RubyGems.org

Provides two class methods on ActiveController::Base that filter the params hash for that controller's actions. You can think of them as the controller analog of attr_protected and attr_accessible.

installgem install param_protected
Authors

Christopher J. Bottaro

4,872 total downloads 812 for this version
Owners

67178b46f97224a885cde4cc8e579ba4

Gemfile
gem "param_protected", "~> 4.0.0"
Versions
  1. 4.0.0 January 28, 2012
  2. 3.0.0 November 2, 2011
  3. 2.0.0 October 18, 2010
  4. 1.3.1 October 3, 2010
  5. 1.3.0 May 25, 2010
Show all versions (7 total)
Development Dependencies
  1. jeweler >= 0