0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core
Hannah Wolfe 4c5ef16bc3
Represent channels as class instances (#9209)
refs #9192, refs #5091

- Using a class allows for easy shared logic
- Loading is designed to work from config right now, but could be DB driven, etc
- Provided configuration can be simplified and extended in the constructor / class methods
- Update tests, move custom assertions to utils
2017-11-05 10:04:59 +00:00
..
client@98aafd15e3 Updated Ghost-Admin to 1.16.2 2017-11-02 13:54:36 +01:00
server Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
test Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
index.js