0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/test
Harry Wolff cddd23f926 Only reference model properties through the models module.
This frees us up to enforce one single point of access, thus paving
the way towards allowing us to initialize the models at are request,
and not when it's require().

addresses #2170
2014-07-10 08:04:32 -04:00
..
functional Add owner fixture 2014-07-10 12:00:51 +02:00
integration Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
unit Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
utils Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
blanket_coverage.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00