drudge / mongoose-timestamp

Adds createdAt and updatedAt date attributes that get auto-assigned to the most recent create/update timestamp
Other
308 stars 64 forks source link

Update for mongoose 4.0 #28

Closed rfink closed 8 years ago

rfink commented 9 years ago

Someone had already done this, but then took their commit down for whatever reason.

drudge commented 8 years ago

Merged #27 to support this.