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/action_controller
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
..
api
metal Don't require "action_view/base" in action pack: 2019-12-19 17:28:24 +01:00
railties Fix call sites 2018-10-02 15:31:29 -04:00
api.rb Add ActionController::Base.log_at 2019-09-24 13:47:34 -04:00
base.rb Add ActionController::Base.log_at 2019-09-24 13:47:34 -04:00
caching.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
form_builder.rb
log_subscriber.rb additions here never will be empty 2019-08-18 23:58:13 +09:00
metal.rb Remove passing a block which is unneeded 2019-12-28 18:20:15 +09:00
railtie.rb
renderer.rb Reduce Hash object creation when normalizing request env 2019-07-31 11:51:59 +09:00
template_assertions.rb Remove compatibility module from docs [ci skip] 2019-05-22 11:58:14 -04:00
test_case.rb Address all possible Performance/StartWith / Performance/EndWith violations 2019-11-14 03:20:29 +09:00