0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration
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
..
api Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
model Only reference model properties through the models module. 2014-07-10 08:04:32 -04:00
update_check_spec.js Fix up unit tests. Check config url with isURL. 2014-05-29 21:06:40 +00:00