* 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
2 lines
36 B
Ruby
2 lines
36 B
Ruby
class Gacha < ApplicationRecord
|
|
end
|