about summary refs log tree commit diff
path: root/db/migrate/20191014164349_add_unboostable_to_accounts.rb
AgeCommit message (Expand)Author
2019-10-27add `unboostable` boolean to account model in preparation for adding more typ...multiple creatures