1
0
Fork 0
forked from OpenNeo/impress
impress/app/models
Emi Matchu 5ee3b472ec Migrate away from item translations in modeling
This one is important, I didn't notice that this is a way of setting
attributes that won't be written to both tables! `name` will only be
written to the translation table (which crashes the save), and the
other fields would only be written to the main table. Fixed! (I don't
like the super-dynamic this code was written before, anyway.)
2024-02-20 15:52:03 -08:00
..
fundraising Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00
item
alt_style.rb
application_record.rb Upgrade to Rails 5.2.8.1 2023-10-23 19:05:05 -07:00
auth_record.rb
auth_user.rb
closet_hanger.rb
closet_list.rb
closet_visibility.rb
color.rb
contribution.rb
item.rb Migrate away from item translations in modeling 2024-02-20 15:52:03 -08:00
item_outfit_relationship.rb
neopets_connection.rb
neopets_page.rb
outfit.rb
parent_swf_asset_relationship.rb
pet.rb
pet_state.rb
pet_type.rb
species.rb
swf_asset.rb
user.rb
zone.rb