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