Commit graph

4 commits

Author SHA1 Message Date
34e3bbd03b
add max_exorcism_level to weapons (#205)
* add max_exorcism_level to weapons

- migration to add column (nullable integer)
- expose in blueprint
- permit in controller
- add spec for create/update

* default exorcism_level=1 for befoulment weapons

- set default on create for GridWeapon and CollectionWeapon
- data migration to populate existing befoulment weapons
- add specs for default behavior
2026-01-04 14:47:16 -08:00
efe9abed60 add test factories and fixtures for weapon_series 2025-12-03 10:46:54 -08:00
be5be0c3fe fix blueprints: use correct association names instead of 'object' 2025-11-29 17:41:29 -08:00
f616fe23db Restart on Rails 2020-09-14 18:30:54 -07:00