action_controller_tweaks 0.1
ActionController is great, but could be better. Here are some tweaks for it.
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
actionpack
< 5.0.0, >= 3.2.0
activesupport
< 5.0.0, >= 3.2.0
Development依存関係 (7):
activerecord
< 5.0.0, >= 3.2.0
appraisal
>= 0
coveralls
>= 0
rake
>= 0
rspec
>= 0
rspec-rails
>= 0
timecop
>= 0