hensei-api/app/models
Justin Edmund 4e5bb350d1 Make transcendence_step optional in grid models
- Change transcendence_step validation from required to optional
- Allow nil values but maintain numeric validation when present
- Add nil check in GridCharacter transcendence validation
2025-09-19 23:36:04 -07:00
..
concerns Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
app_update.rb
application_record.rb
awakening.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
character.rb Add first round of tests (#178) 2025-02-12 02:42:30 -08:00
data_version.rb Create pipeline for importing data via PRs (#148) 2025-01-13 05:33:04 -08:00
favorite.rb
gacha.rb
grid_character.rb Make transcendence_step optional in grid models 2025-09-19 23:36:04 -07:00
grid_summon.rb Make transcendence_step optional in grid models 2025-09-19 23:36:04 -07:00
grid_weapon.rb Make transcendence_step optional in grid models 2025-09-19 23:36:04 -07:00
guidebook.rb
job.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
job_accessory.rb
job_skill.rb
party.rb Update config files (#189) 2025-02-27 23:13:57 -08:00
raid.rb
raid_group.rb
summon.rb
user.rb
weapon.rb Fix filters and add processors (#181) 2025-02-17 23:51:50 -08:00
weapon_awakening.rb Jedmund/fix image embeds 4 (#177) 2025-02-09 22:50:18 -08:00
weapon_key.rb