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_dispatch
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
..
http drop array allocations on Mime::Type#=~ 2015-09-21 15:30:02 -07:00
journey File encoding is defaulted to utf-8 in Ruby >= 2.1 2015-09-18 17:05:05 +09:00
middleware Typppo 2015-09-21 01:32:54 +09:00
request stop using deprecated Abstract::ID class 2015-09-04 18:58:49 -07:00
routing url_for does not modify polymorphic options 2015-09-04 13:42:32 -07:00
testing stop calling deprecated methods 2015-09-21 12:04:12 -07:00
journey.rb
railtie.rb pass a config to the route set 2015-03-05 13:12:06 -08:00
routing.rb Update routing.rb 2015-09-20 22:54:24 +03:00