1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Matchu e79428fa28 Add Remember Me to login
This requires a migration, our first migration against the openneo_id database from this app! Fun!
2023-10-23 19:05:08 -07:00
..
item
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 Add Remember Me to login 2023-10-23 19:05:08 -07:00
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 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-09 17:15:23 -06:00
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 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
parent_swf_asset_relationship.rb
pet.rb
pet_attribute.rb
pet_state.rb
pet_type.rb
pretty_param.rb parameterize user params like items, plus a cleaner parameterization scheme 2011-07-26 18:49:52 -04:00
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 attempt to fix new species_support_ids format. sigh. 2013-01-23 00:25:09 -06:00
swf_asset.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
user.rb Sync AuthUser and User names 2023-10-23 19:05:07 -07:00
zone.rb