action_parameter 0.0.3
ActionParameter helps you move all your parameter's logic into it's own class. This way you'll keep your controllers dry and they would be easier to test.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
>= 3.0.0
activesupport
>= 3.0.0
Development Dependencies (1):
minitest
~> 4.2