Binary package “libmerb-param-protection-ruby” in ubuntu precise

Merb plugin with controller methods to filter parameters

 Controller methods provided by this package:
  * params_protected - removes ONLY those parameters explicitly specified.
  * params_accessible - removes everything except what is explictly specified.
  * log_params_filtered - scrubbed at log time.
 See the RDOC documentation and the package README for more information.
 .
 This package is a dependency package, which depends on the package
 containing actual Ruby merb-param-protection libraries for the default
 Ruby version (currently 1.8).