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.
|
||
|---|---|---|
| .. | ||
| application_controller.rb | ||
| campaigns_controller.rb | ||
| closet_hangers_controller.rb | ||
| closet_lists_controller.rb | ||
| contributions_controller.rb | ||
| donation_features_controller.rb | ||
| donations_controller.rb | ||
| item_appearances_controller.rb | ||
| items_controller.rb | ||
| 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 | ||