hensei-api/app/models
Justin Edmund 5ef04f9d13 Make GridWeapon/WeaponKey association optional
Otherwise, we can't save a record without weapon keys, which is not ideal
2022-03-03 00:17:47 -08:00
..
concerns
application_record.rb
character.rb Refactor Portal 2022-01-29 18:02:09 -08:00
favorite.rb Enable filtering list of favorite parties 2022-02-27 22:52:25 -08:00
grid_character.rb
grid_summon.rb
grid_weapon.rb Make GridWeapon/WeaponKey association optional 2022-03-03 00:17:47 -08:00
party.rb Enable filtering list of favorite parties 2022-02-27 22:52:25 -08:00
raid.rb Add Raid model and add Parties as belonging to Raids 2022-02-23 18:11:03 -08:00
summon.rb
user.rb Association update and favorites method on User 2022-02-27 20:00:18 -08:00
weapon.rb
weapon_key.rb