impress/app/controllers
Emi Matchu 4cbac13df1 Remove careful SQL-selecting on homepage
This keeps causing missing-attribute crashes when I change things, and
I don't think the performance benefit is a big deal for how the page
currently runs, esp as we keep gathering more attributes? I feel like
`description` is the main "large" one we're omitting, and like. Shrug!
2024-11-20 10:44:33 -08:00
..
devise
fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
about_controller.rb
alt_styles_controller.rb Oops, fix sort order for alt styles 2024-11-15 20:28:38 -08:00
application_controller.rb
auth_users_controller.rb
closet_hangers_controller.rb
closet_lists_controller.rb
contributions_controller.rb
item_appearances_controller.rb
item_trades_controller.rb
items_controller.rb
locales_controller.rb
neopass_connections_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
outfits_controller.rb Remove careful SQL-selecting on homepage 2024-11-20 10:44:33 -08:00
pet_states_controller.rb Handle new colors/species in the Rainbow Pool 2024-11-15 19:56:07 -08:00
pet_types_controller.rb Handle new colors/species in the Rainbow Pool 2024-11-15 19:56:07 -08:00
pets_controller.rb Reapply changes to how disabling modeling works 2024-11-10 11:39:51 -08:00
sitemap_controller.rb Migrate away from item translations in misc pages 2024-02-20 15:53:56 -08:00
swf_assets_controller.rb
users_controller.rb