action_controller_tweaks 0.3.7
ActionController is great, but could be better. Here are some tweaks for it.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
>= 7.0.0, < 9.0.0
activesupport
>= 7.0.0, < 9.0.0
Development Dependencies (13):
activerecord
>= 4.0.0
appraisal
~> 2.0, >= 2.5.0
bundler
>= 1.0.0
database_cleaner
>= 1.0
gem-release
>= 0.7
rake
>= 10.0, <= 14.0
rspec-its
~> 2.0
rspec-rails
>= 5.1, < 8
simplecov
>= 0.21
simplecov-lcov
>= 0.8
sqlite3
>= 1.3
test-unit
>= 3.0.0
timecop
>= 0.6