Add reference attribute
This commit is contained in:
parent
a2d4a9295d
commit
b59c41cf41
5 changed files with 50 additions and 39 deletions
|
@ -9,6 +9,7 @@
|
|||
# target_status_id :bigint(8) not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# attribute_type :string
|
||||
#
|
||||
|
||||
class StatusReference < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue