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
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
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
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
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb
neopets_user.rb
outfit.rb
parent_swf_asset_relationship.rb
pet.rb
pet_attribute.rb capitalize each word of a species/color name (for Swamp Gas) 2011-07-12 18:22:16 -04:00
pet_state.rb
pet_type.rb
pretty_param.rb
roulette.rb
species.rb
static_resource.rb
swf_asset.rb
user.rb
zone.rb