impress/app/controllers
Matchu a2feee2d9b Add support for is_manually_nc
A really really simple change! It works on the item page, the item
index page, item search, the homepage, and the item lists page.

The main reason I avoided this for so long (even before modernizing the
Rails app) was that the ElasticSearch stuff felt like it made it messy?
But now it's pretty simple, and it works in search already cuz I did
that when I implemented item search, so, nice!
2023-11-03 16:27:39 -07:00
..
application_controller.rb
campaigns_controller.rb
closet_hangers_controller.rb Add support for is_manually_nc 2023-11-03 16:27:39 -07:00
closet_lists_controller.rb
contributions_controller.rb
donation_features_controller.rb homepage outfit features 2014-09-10 15:38:26 -05:00
donations_controller.rb
items_controller.rb
locales_controller.rb
neopets_connections_controller.rb
neopets_page_import_tasks_controller.rb
neopets_users_controller.rb
outfits_controller.rb Add support for is_manually_nc 2023-11-03 16:27:39 -07:00
pet_attributes_controller.rb
pet_types_controller.rb
pets_controller.rb
sitemap_controller.rb move from with_translations to includes(:translations), since we dont usually care about requiring 2013-01-24 18:26:00 -06:00
static_controller.rb
swf_assets_controller.rb
users_controller.rb
zones_controller.rb