mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
43dae99645
This has 2 effects: 1. RoutesProxy is CRAZY faster because it's no longer creating a new Module each time method_missing is hit. 2. It bypasses an existing bug in ruby that makes `class << obj` unsafe to be used in threading contexts. |
||
---|---|---|
.. | ||
http | ||
journey | ||
middleware | ||
request | ||
routing | ||
testing | ||
journey.rb | ||
railtie.rb | ||
routing.rb |