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:
=
安装:
=
Runtime 依赖 (2):
actionpack
< 4.1, >= 3.0.0
activesupport
< 4.1, >= 3.0.0