forked from saurabh/personal-diploma
added rss2_id
This commit is contained in:
parent
d26cb43a5b
commit
f93b778abd
|
@ -15,6 +15,7 @@ class Diploma
|
|||
field :end_date , :type => Date
|
||||
field :url
|
||||
field :note
|
||||
field :rss2_id
|
||||
field :create_user_id, :type => BSON::ObjectId
|
||||
field :update_user_id, :type => BSON::ObjectId
|
||||
|
||||
|
|
Loading…
Reference in New Issue