action_parameter 0.0.2
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
< 4.1, >= 3.0.0
activesupport
< 4.1, >= 3.0.0