Remove the untenanted database
This commit is contained in:
committed by
Mike Dalessio
parent
4d3c265042
commit
6705b5225f
@@ -1,4 +1,4 @@
|
||||
class Identity < UntenantedRecord
|
||||
class Identity < ApplicationRecord
|
||||
include Transferable
|
||||
|
||||
has_many :memberships, dependent: :destroy
|
||||
|
||||
Reference in New Issue
Block a user