diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2014-05-12 16:16:06 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2014-05-12 16:16:06 -0700 |
commit | 547881594b32a447178c3e90c88e1b6437ee51e0 (patch) | |
tree | 5187c953e7d080a2701efd1d42cbf6c757f5ba72 /actionview/lib/action_view/renderer/partial_renderer.rb | |
parent | 3d9bd2ac9482eabf4ee0ed286952ccd19207e851 (diff) | |
download | rails-547881594b32a447178c3e90c88e1b6437ee51e0.tar.gz rails-547881594b32a447178c3e90c88e1b6437ee51e0.tar.bz2 rails-547881594b32a447178c3e90c88e1b6437ee51e0.zip |
:cry::gun: 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.
Diffstat (limited to 'actionview/lib/action_view/renderer/partial_renderer.rb')
0 files changed, 0 insertions, 0 deletions