impress/app/models
Matchu 3a963c7d25 Fix old .scoped -> .all Rails upgrade bug
Ahh, I guess I missed these, I think they're maybe not actually used in
the app is why? cuz they're all default values that are overridden at
the actual call sites. But I ran into it when running `Pet.load` in the
console, and yeah let's just fix 'em up!
2023-11-09 21:35:42 -08:00
..
item
application_record.rb
auth_record.rb
auth_user.rb
campaign.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb
color.rb
contribution.rb
donation.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
donation_feature.rb
fragment_localization.rb
image.rb
item.rb
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
outfit.rb
parent_swf_asset_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet.rb Fix old .scoped -> .all Rails upgrade bug 2023-11-09 21:35:42 -08:00
pet_attribute.rb
pet_state.rb
pet_type.rb
pretty_param.rb
species.rb
static_resource.rb
swf_asset.rb
user.rb
zone.rb