1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib
Aaron Patterson 547881594b 😢🔫 use an empty hash for magical speed.
For some reason, if the hash is empty, we choose "optimized" routes.  I
am not sure how or why optimized routes differ from regular routes.
But, if we make sure the hash is empty, we get a nice speed improvement.
2014-05-12 16:16:06 -07:00
..
action_view 😢🔫 use an empty hash for magical speed. 2014-05-12 16:16:06 -07:00
action_view.rb just require the template resolver 2014-01-31 12:05:50 -08:00