impress/app/views/outfits
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
..
_outfit.html.haml Fix confirmation prompts for various actions 2024-03-13 13:56:10 -07:00
edit.html.haml Add Turbo to speed up the app, and set up for missing UJS features 2024-03-13 13:43:48 -07:00
index.html.haml Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
new.html.haml Remove some silly view template caching calls 2024-09-20 18:08:11 -07:00