1
0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-24 11:22:19 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Matt Enlow
fc28cddb8d Changed ember models to use moment for dates
Closes 

-Added moment-date `DS.Transform`
-`models/post` and `models/user` both use `DS.attr('moment-date')` in
place of `date` now.
2014-06-05 10:30:28 -06:00