1
0
Fork 0
forked from OpenNeo/impress
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
about_controller.rb Add first draft of /about/neopass page 2024-03-12 17:58:44 -07:00
alt_styles_controller.rb Oops, fix sort order for alt styles 2024-11-15 20:28:38 -08:00
application_controller.rb Add edit form to Rainbow Pool for pet states, for support staff only 2024-09-27 22:14:00 -07:00
auth_users_controller.rb
closet_hangers_controller.rb
closet_lists_controller.rb
contributions_controller.rb
item_appearances_controller.rb
item_trades_controller.rb Oops, load the data for the bulk item quantity form on the trades page! 2024-01-21 06:42:24 -08:00
items_controller.rb Oops, don't crash when an item has no previews 2024-09-27 15:18:43 -07:00
locales_controller.rb
neopass_connections_controller.rb Use Neopets username as base name for new NeoPass accounts, if possible 2024-04-09 07:48:13 -07:00
neopets_connections_controller.rb closet hangers index uses neopets connections dropdown 2014-01-18 22:50:14 -06:00
neopets_page_import_tasks_controller.rb Fix petpage etc import 2023-11-06 12:59:28 -08:00
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
pets_controller.rb
sitemap_controller.rb Migrate away from item translations in misc pages 2024-02-20 15:53:56 -08:00
swf_assets_controller.rb Move JS libraries to vendor/javascript 2024-09-13 21:16:46 -07:00
users_controller.rb Use flash[:notice] instead of flash[:success] 2023-10-23 19:05:07 -07:00