impress/app/controllers
Emi Matchu 9fe44e3f91 Hack to speed up loading the homepage
The modeling code is slow! I think in production it's being cached, and
tbh I though I had development mode caching turned on over here, but
it's quite evidently _not_ doing it if so, so. Okay! Skip for now.
2024-03-13 13:51:28 -07:00
..
fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
about_controller.rb
alt_styles_controller.rb
application_controller.rb
closet_hangers_controller.rb
closet_lists_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00
contributions_controller.rb
item_appearances_controller.rb
item_trades_controller.rb
items_controller.rb
locales_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
outfits_controller.rb Hack to speed up loading the homepage 2024-03-13 13:51:28 -07:00
pet_types_controller.rb
pets_controller.rb
sitemap_controller.rb
users_controller.rb