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
Aaron Patterson 6486c7ac94 drop array allocations on Mime::Type#=~
Synonyms are always a list of strings, and we have access to the
internal string representation, so we can avoid allocating new arrays.
2015-09-21 15:30:02 -07:00
..
abstract_controller stop calling deprecated methods 2015-09-21 12:04:12 -07:00
action_controller swap upcase and to_sym 2015-09-21 12:11:27 -07:00
action_dispatch drop array allocations on Mime::Type#=~ 2015-09-21 15:30:02 -07:00
action_pack
abstract_controller.rb Remove not used requires 2015-09-01 20:36:47 +02:00
action_controller.rb remove RackDelegation module 2015-08-26 11:53:15 -07:00
action_dispatch.rb Soften the lock requirements when eager_load is disabled 2015-07-09 02:23:23 +09:30
action_pack.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00