Add rss2_id
This commit is contained in:
parent
dd83b8ef70
commit
de2f164c87
|
|
@ -8,6 +8,7 @@ class Certificate
|
|||
field :issued_by
|
||||
field :acquired_date, type: Date
|
||||
field :title, as: :slug_title, type: String, localize: true
|
||||
field :rss2_id
|
||||
|
||||
belongs_to :member_profile
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue