impress/app/models
Emi Matchu cf2cd41531 Remove unused config/basic_type_hashes.yml file
Our production data now contains basic hashes for all species/color
combinations, and it's easy enough for a dev copy of the site to get
them too by running `rails public_data:pull`. So, I think it's time to
retire this hardcoded set, and get one more file out of our codebase!
2024-09-20 13:10:15 -07:00
..
fundraising Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00
item
alt_style.rb
application_record.rb
auth_record.rb Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
auth_user.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb
color.rb Default to masc/fem for colors like "elderlyboy", in item previews 2024-09-07 16:12:05 -07:00
contribution.rb
item.rb Oops, fix pb_item for "Royal Girl Elephante Gold Bracelets" and similar 2024-09-13 19:56:41 -07:00
item_outfit_relationship.rb
nc_mall_record.rb
neopets_connection.rb
neopets_page.rb
outfit.rb Add Customize More button back to item pages 2024-09-06 17:12:11 -07:00
parent_swf_asset_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet.rb
pet_state.rb
pet_type.rb Remove unused config/basic_type_hashes.yml file 2024-09-20 13:10:15 -07:00
species.rb Drastically reduce queries for item page preview 2024-09-05 17:52:35 -07:00
swf_asset.rb Add html5 badge to new item previews 2024-09-05 18:48:41 -07:00
user.rb Add shadowban mechanism for closet lists 2024-04-20 20:57:15 -07:00
zone.rb