0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 60fd98679f
Split RSS module into controller + other (#9224)
refs #5091, refs #9192

- This is similar to #9218, in that I'm revealing bits of code that are "controllers" in our codebase. As opposed to routes, services, renderers etc.
- This also reveals some code which is identical to the channels controller
- There is more to do here, but for now I've got the module split up, and the tests split and improved.
- Next I'll split RSS into controller + service, DRY up the controller code, etc
2017-11-07 20:00:03 +00:00
..
client@0e40981995 Updated Ghost-Admin to 1.17.0 2017-11-07 13:41:35 +00:00
server Split RSS module into controller + other (#9224) 2017-11-07 20:00:03 +00:00
test Split RSS module into controller + other (#9224) 2017-11-07 20:00:03 +00:00
index.js