1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Matchu 62fcc9fe00 Fix moving closet hanger to null-list
Rails 5 added new validation on `belongs_to` to ensure the corresponding record exists. In the case of moving to the null list, this shouldn't trigger!

I wish we could flag that specifically `nil` is okay, but other values should be validated? But oh well, this is fine!
2023-10-23 19:05:06 -07:00
..
item Remove unused "outfits#new newest_items" cache 2023-10-23 19:05:04 -07:00
application_record.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
campaign.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
closet_group.rb import items to a specific list 2013-04-09 15:50:33 -05:00
closet_hanger.rb Fix moving closet hanger to null-list 2023-10-23 19:05:06 -07:00
closet_list.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
closet_visibility.rb Cache trade info on items#show, finally! I think it's the performance culprit. 2013-12-27 14:49:46 -05:00
color.rb Fix bug with Arel ordering 2023-10-23 19:05:05 -07:00
contribution.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
donation.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
donation_feature.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
fragment_expiration.rb only send cache deletions for usable locales 2013-12-08 23:44:25 -06:00
fragment_localization.rb i18n for outfits#new (and layouts#application), including caching 2013-01-24 18:23:18 -06:00
image.rb Delete Camo references & Addressable gem 2023-10-23 19:05:05 -07:00
item.rb Fix bug with Arel ordering 2023-10-23 19:05:05 -07:00
item_outfit_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
neopets_connection.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07: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 Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
parent_swf_asset_relationship.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet_attribute.rb
pet_state.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet_type.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pretty_param.rb
roulette.rb
species.rb Fix bug with Arel ordering 2023-10-23 19:05:05 -07:00
static_resource.rb
swf_asset.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
user.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
zone.rb Fix bug with Arel ordering 2023-10-23 19:05:05 -07:00