1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/items
Emi Matchu 73e0b3bb3c Remove some silly view template caching calls
When I was trying to debug slow view code one time long long ago, I was
like "let's cache any part of the template that's static!"

And like. no that's silly, I don't trust that this speeds anything up,
but it _definitely_ adds complexity. Let's just not.
2024-09-20 18:08:11 -07:00
..
_item.html.haml Move item_link partial caching to a helper rather than the template itself 2013-06-22 16:31:46 -07:00
_item_header.html.haml
_item_link.html.haml
_item_list_row.html.haml
_outfit_viewer.html.haml Handle crash on new item page when SWF asset has no image available 2024-09-06 17:57:18 -07:00
index.html.haml Remove some silly view template caching calls 2024-09-20 18:08:11 -07:00
show.html.haml Move JS libraries to vendor/javascript 2024-09-13 21:16:46 -07:00
sources.html.haml