impress/app
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
..
assets Add "State of DTI: 2024" blog post announcement 2024-09-20 18:02:58 -07:00
controllers Move JS libraries to vendor/javascript 2024-09-13 21:16:46 -07:00
helpers Add "State of DTI: 2024" blog post announcement 2024-09-20 18:02:58 -07:00
javascript Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Remove unused config/basic_type_hashes.yml file 2024-09-20 13:10:15 -07:00
services Upgrade async and related gems, and fix async-http response handling 2024-09-07 12:14:12 -07:00
views Remove some silly view template caching calls 2024-09-20 18:08:11 -07:00