Commit graph

6 commits

Author SHA1 Message Date
072e6a6fd2 Refactor Party model
- Refactors Party model
- Adds tests
- Adds documentation
2025-02-12 02:07:58 -08:00
65e03f62d3 Add tests and docs to GridCharacter
We added a factory, spec and documentation to the GridCharacter model
2025-02-11 03:06:42 -08:00
4323a19b26 Refactor GridWeapon and add documentation and tests 2025-02-10 07:22:46 -08:00
e5ece0a7a3 Refactor GridSummon and add documentation and tests 2025-02-10 05:35:40 -08:00
293e94437b
Update seeds and fix deletion bug (#110)
* Remove print statements from data migration

* (Hotfix) Fix data migration failing due to nil

* Fix stale migration errors

* Ensure new characters have Awakenings

Every character starts with Balanced Lv1 awakening

* Ensure weapons without awakenings do not expose key

* Updates database seeds (#109)

* Destroy favorites when a party is deleted
2023-06-23 20:34:08 -07:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00