impress/app/models
Matchu 0e7bbd526f Clarify the error behavior on AuthUser syncing
I added bangs to signify they're mutative operations, but also the bang on `create!` helps ensure we'll bail if User creation fails for some reason.
2023-10-23 19:05:08 -07:00
..
item
application_record.rb
auth_record.rb
auth_user.rb
campaign.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb
color.rb Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -07:00
contribution.rb
donation.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
donation_feature.rb
fragment_expiration.rb
fragment_localization.rb
image.rb
item.rb Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -07:00
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb
neopets_user.rb Use secret NEOPETS_URL_ORIGIN to bypass HTTPS 2022-08-02 20:46:47 -07:00
outfit.rb
parent_swf_asset_relationship.rb
pet.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
pet_attribute.rb
pet_state.rb
pet_type.rb
pretty_param.rb
roulette.rb
species.rb
static_resource.rb
swf_asset.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
user.rb Clarify the error behavior on AuthUser syncing 2023-10-23 19:05:08 -07:00
zone.rb