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
Ryuta Kamizono 51908b641f Remove passing a block which is unneeded
I misunderstood the effect of `ruby2_keywords`, the effect is not
local scope, the effect still alive even where you delegate.
2019-12-28 18:20:15 +09:00
..
abstract_controller Switch to standardized argument name 2019-12-27 12:35:21 -05:00
action_controller Remove passing a block which is unneeded 2019-12-28 18:20:15 +09:00
action_dispatch Remove passing a block which is unneeded 2019-12-28 18:20:15 +09:00
action_pack Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
abstract_controller.rb Make sure to require active_support.rb before requiring active_support/rails.rb 2019-07-12 18:30:58 +09:00
action_controller.rb Add ActionController::Base.log_at 2019-09-24 13:47:34 -04:00
action_dispatch.rb Fix possible information leak / session hijacking vulnerability. 2019-12-18 17:01:09 -03:00
action_pack.rb Bump license years for 2019 2018-12-31 10:24:38 +07:00