impress/app
Emi Matchu 860b8eef72 Remove not-very-useful caching for homepage modeling
Huh, I hadn't realized that like, we'd already set up the controller to
always *run* basically all of the modeling logic, and the caching in
the view layer wasn't saving us any queries anymore. Kinda silly!

Remove the caching call, just to simplify the codebase (I like to avoid
caching things that don't specifically need it!).

And hey, love that the modeling code in the controller is now *way*
faster to run! You love to see it!
2024-10-02 18:26:49 -07:00
..
assets Limit Rainbow Pool filter dropdown size 2024-09-30 17:42:52 -07:00
controllers Oops, remove no-longer-true comment about a code block I just deleted! 2024-10-02 18:20:22 -07:00
helpers Add edit form for Alt Styles, for Support staff only 2024-09-30 17:21:45 -07:00
javascript Oops, fix locale form with Turbo pageloads 2024-09-20 18:55:08 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Use cached compatible body IDs on homepage modeling code 2024-10-02 17:55:20 -07:00
services Oops, don't show not-directly-for-sale items as being "0 NC" 2024-09-27 18:27:12 -07:00
views Remove not-very-useful caching for homepage modeling 2024-10-02 18:26:49 -07:00