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:
=
インストール:
=
Runtime依存関係 (2):
actionpack
>= 3.0.0
activesupport
>= 3.0.0
Development依存関係 (1):
minitest
~> 4.2