added timestamps
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
class Supporter
|
class Supporter
|
||||||
include Mongoid::Document
|
include Mongoid::Document
|
||||||
|
include Mongoid::Timestamps
|
||||||
|
|
||||||
field :first_name, type: String
|
field :first_name, type: String
|
||||||
field :last_name, type: String
|
field :last_name, type: String
|
||||||
|
|||||||
Reference in New Issue
Block a user