Ghost/core/server/routes
Hannah Wolfe b1dd96ecc2 Removing incorrect 405 handling
refs #2757

- As per this convo: https://ghost.slack.com/archives/ghost/p1436895553007431 the 405 handling in Ghost is acting
as a catch all, rather than only returning when the wrong HTTP method is used for a valid resource.
- Implementing proper 405 with express is a challenge, and therefore we defer doing this work until it is needed
2015-07-14 20:49:19 +01:00
..
admin.js Have /ghost use its own express instance 2014-09-19 08:57:13 +00:00
api.js Removing incorrect 405 handling 2015-07-14 20:49:19 +01:00
frontend.js Ensure middleware functions are named 2015-06-02 14:49:18 +01:00
index.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00