0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/controllers/channels
Hannah Wolfe 5dac1c97fc
Split renderChannel into controller + renderer (#9218)
refs #5091, refs #9192

- render channel was always a weird file
- now it's clearly 2 things
- we're slowly getting towards closing #5091... 🎉
- added some extra tests
2017-11-06 12:17:24 +00:00
..
Channel.js Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
config.channels.json
index.js
loader.js Represent channels as class instances (#9209) 2017-11-05 10:04:59 +00:00
router.js Split renderChannel into controller + renderer (#9218) 2017-11-06 12:17:24 +00:00