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
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
closet_hanger.rb
closet_list.rb
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 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 Mark some more relationships as optional 2023-10-23 19:05:07 -07:00
fragment_expiration.rb
fragment_localization.rb i18n for outfits#new (and layouts#application), including caching 2013-01-24 18:23:18 -06:00
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
neopets_page.rb
neopets_user.rb
outfit.rb
parent_swf_asset_relationship.rb
pet.rb
pet_attribute.rb
pet_state.rb Oops, fix anonymous outfits 2023-10-23 19:05:07 -07:00
pet_type.rb
pretty_param.rb
roulette.rb species check was in the wrong place. fixed 2011-01-27 17:50:08 -05:00
species.rb Remove sanitize_sql_like monkey-patch 2023-10-23 19:05:07 -07:00
static_resource.rb
swf_asset.rb
user.rb Clarify the error behavior on AuthUser syncing 2023-10-23 19:05:08 -07:00
zone.rb