Navigation Menu

Skip to content

Commit

Permalink
Update README for Rails 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbottaro committed Jan 28, 2012
1 parent f8b273a commit 24e2d29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -19,6 +19,10 @@ Thanks to {jonleighton}[http://github.com/jonleighton] for the Rails 3 port.

Thanks to {gucki}[https://github.com/gucki] for the Rails 3.1 port.

==== Rails 3.2.x

gem "param_protected", "~> 4.0.0"

=== Usage
class YourController < ActiveController::Base
param_protected <param_name> <options>
Expand Down

0 comments on commit 24e2d29

Please sign in to comment.