impress/app/models
Matchu 8c5335f018 Oops, remove some remaining references to Flex
We uninstalled Flex, our Elasticsearch gem, to replace item search with direct DB queries; but I forgot these calls, oops!

I also kinda want to see about deleting the resque tasks altogether, since I'm not sure how to get Resque installed on latest rails bc there seems to be a conflict over the version of Rack? And it'd be nice to get rid of the complexity if we can.
2023-08-02 11:18:37 -07:00
..
item Oops, remove some remaining references to Flex 2023-08-02 11:18:37 -07:00
asset_image_conversion_request.rb
campaign.rb Delete attr_accessible from Campaign 2023-07-29 10:18:42 -07:00
closet_group.rb
closet_hanger.rb Use strong parameters for ClosetHanger 2023-07-29 11:25:25 -07:00
closet_hanger_observer.rb oh poo, didn't commit these properly with the closet hanger caching :( 2013-12-27 21:48:38 -05:00
closet_list.rb Rename ClosetList.public -> publicly_visible 2023-07-29 11:55:26 -07:00
closet_list_observer.rb
closet_visibility.rb
color.rb Backfill globalize's find_by_name method 2023-07-28 15:33:46 -07:00
contribution.rb Use all instead of scoped 2023-07-29 12:06:26 -07:00
contribution_observer.rb
donation.rb Use strong parameters for Donation 2023-07-29 10:29:09 -07:00
donation_feature.rb stop breaking on donations that delete their outfit 2015-02-25 13:42:35 -06:00
fragment_expiration.rb
fragment_localization.rb
image.rb stop appending ?NO_CAMO_CONFIG when image proxying is disabled 2017-04-01 10:04:54 -07:00
item.rb Oops, fix ambiguous zones_restrict column 2023-07-29 13:11:53 -07:00
item_observer.rb
item_outfit_relationship.rb
neopets_connection.rb store all neopets usernames for logged-in users, but breaks closet_hangers#index 2014-01-18 21:55:01 -06:00
neopets_page.rb import from gallery 2015-07-28 15:05:40 -04:00
neopets_user.rb Use secret NEOPETS_URL_ORIGIN to bypass HTTPS 2022-08-02 20:46:47 -07:00
outfit.rb Convert has_many conditions to where block 2023-07-29 12:13:58 -07:00
outfit_image_update.rb
outfit_image_uploader.rb
parent_swf_asset_relationship.rb Update to new set_table_name syntax 2023-07-22 12:36:04 -07:00
pet.rb Update to new scope syntax 2023-07-22 14:04:01 -07:00
pet_attribute.rb capitalize each word of a species/color name (for Swamp Gas) 2011-07-12 18:22:16 -04:00
pet_state.rb Update to new scope syntax 2023-07-22 14:04:01 -07:00
pet_type.rb Add fits and not_fits back to item search 2023-07-28 14:45:10 -07:00
pet_type_observer.rb cache pet images on items#show, in case that's what's being a super-slow jerkface 2013-12-05 15:22:43 -06:00
pretty_param.rb
roulette.rb species check was in the wrong place. fixed 2011-01-27 17:50:08 -05:00
species.rb Backfill globalize's find_by_name method 2023-07-28 15:33:46 -07:00
static_resource.rb
swf_asset.rb Oops, fix not_occupies logic error 2023-07-26 13:18:19 -07:00
user.rb Oops, add unowned & unwanted support to search! 2023-07-29 13:10:18 -07:00
user_sweeper.rb Cache trade info on items#show, finally! I think it's the performance culprit. 2013-12-27 14:49:46 -05:00
wardrobe_tip.rb Update to new scope syntax 2023-07-22 14:04:01 -07:00
zone.rb Add occupies filter back to item search 2023-07-26 12:28:25 -07:00