1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
bogdanvlviv 6210c812e8
Remove mention about Test::Unit::TestCase [ci skip]
We've switched from `Test::Unit::TestCase` to `ActiveSupport::TestCase`
since Rails 2.3.
See https://edgeguides.rubyonrails.org/2_3_release_notes.html#other-railties-changes
2019-01-02 15:11:48 +02:00
..
abstract_controller Don't use deprecated Module#parents 2018-10-05 09:58:29 +09:00
action_controller Remove mention about Test::Unit::TestCase [ci skip] 2019-01-02 15:11:48 +02:00
action_dispatch Enable Style/RedundantBegin cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
action_pack Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
abstract_controller.rb Add autoload hook for AbstractController::ActionNotFound 2018-11-28 14:21:19 -05:00
action_controller.rb Include default headers by default in API mode 2018-04-06 15:13:28 -04:00
action_dispatch.rb Bump license years for 2019 2018-12-31 10:24:38 +07:00
action_pack.rb Bump license years for 2019 2018-12-31 10:24:38 +07:00