impress/app/models
Emi Matchu 0261d02137 Downgrade most item validations to be *not nil*, rather than present
Been running into the item "Hanging Plushie Grundo Background Item" not
being modelable, because TNT seem to have left its description blank!

Let's be less picky about what data we take in, but keep the intention
of these validations: to ensure that *we* don't make a mistake and
forget a field when importing items!
2024-11-19 17:00:47 -08:00
..
fundraising Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00
item
pet
alt_style.rb Fall back to blank image if alt style has no preview image 2024-11-15 20:04:45 -08:00
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 Fix MissingAttributeError in ClosetHanger#merge_quantities 2024-02-28 13:30:55 -08:00
closet_list.rb
closet_visibility.rb
color.rb
contribution.rb Track contributions of Alt Styles 2024-01-24 03:54:43 -08:00
item.rb Downgrade most item validations to be *not nil*, rather than present 2024-11-19 17:00:47 -08: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
pet.rb Reapply "Extract modeling ViewerData class into new Pet::ModelingSnapshot file" 2024-11-10 11:43:54 -08:00
pet_state.rb Reapply "Use our IntegerSet serializer for PetState#swf_asset_ids" 2024-11-10 11:41:06 -08:00
pet_type.rb Use PetType's created_at to predict who an item might be compatible with 2024-11-19 16:41:50 -08:00
species.rb
swf_asset.rb
user.rb
zone.rb Remove unused logic for whether a zone is "sometimes" occupied 2024-08-31 13:16:47 -07:00