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
Vinicius Stock 6e636e2336
Reduce allocations in transition_table (#39943)
* Reduce allocations in transition_table

* Use predicate symbol? instead of is_a?
2020-07-30 14:24:48 +09:00
..
abstract_controller Update rubocop-performance gem and enable Performance/DeletePrefix and Performance/DeleteSuffix cops 2020-05-24 12:51:35 +03:00
action_controller Path parameter keys should always be symbols. 2020-07-25 12:51:06 -05:00
action_dispatch Reduce allocations in transition_table (#39943) 2020-07-30 14:24:48 +09:00
action_pack
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 Remove invalid autoloads in top-level Rails modules 2020-06-08 17:21:26 -04:00
action_dispatch.rb Clear cache after setting Template::Types delegate 2020-05-21 22:43:13 -07:00
action_pack.rb Bump license years from 2019 to 2020 [ci skip] 2020-01-01 15:10:31 +05:30