added timestamps

This commit is contained in:
2015-10-05 14:48:54 +02:00
parent e1c206d14d
commit 965a8d97d6
+1
View File
@@ -1,5 +1,6 @@
class Supporter
include Mongoid::Document
include Mongoid::Timestamps
field :first_name, type: String
field :last_name, type: String