1
0
Fork 0
forked from OpenNeo/impress
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 Oops, add species search filter back 2023-10-23 19:05:07 -07:00
application_record.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
auth_record.rb Add AuthUser model, connecting to openneo_id db 2023-10-23 19:05:07 -07:00
auth_user.rb Clarify the error behavior on AuthUser syncing 2023-10-23 19:05:08 -07:00
campaign.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07: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
color.rb Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -07:00
contribution.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
donation.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
donation_feature.rb Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
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 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
neopets_user.rb
outfit.rb Oops, fix anonymous outfits 2023-10-23 19:05:07 -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 Oops, fix anonymous outfits 2023-10-23 19:05:07 -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 Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -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 Clarify the error behavior on AuthUser syncing 2023-10-23 19:05:08 -07:00
zone.rb Fix bug with Arel ordering 2023-10-23 19:05:05 -07:00