impress/app/controllers
Emi Matchu 16328d3840 Refactor how we load closet hangers
Ahh I see, the way we got away with not having a `trading` scope before
was a weird metaprogramming `{owned/wanted}_trading` situation. Okay,
let's trash that in favor of our new stuff! And that helps us bulk the
queries too which is nice.
2024-01-19 00:28:28 -08:00
..
application_controller.rb
campaigns_controller.rb
closet_hangers_controller.rb Fix closet list petpage export 2023-11-06 12:55:03 -08:00
closet_lists_controller.rb
contributions_controller.rb
donation_features_controller.rb
donations_controller.rb
item_appearances_controller.rb
items_controller.rb Refactor how we load closet hangers 2024-01-19 00:28:28 -08:00
locales_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
outfits_controller.rb
pet_types_controller.rb
pets_controller.rb
sitemap_controller.rb
static_controller.rb
users_controller.rb