Ghost/core
kirrg001 c5bad55d6f Dynamic Routing Beta: StaticRoutesRouter has to respect the route name
refs #9601

- this was already working for collections or channels
- but the `routeName` was not parsed for static routes
- ensure we push the route name into the context object

e.g. /about/: about

-> name of the route is "about"
2018-06-26 19:06:42 +02:00
..
client@21dc92582e Updated Ghost-Admin to 1.24.5 2018-06-19 17:18:01 +02:00
server Dynamic Routing Beta: StaticRoutesRouter has to respect the route name 2018-06-26 19:06:42 +02:00
test Dynamic Routing Beta: StaticRoutesRouter has to respect the route name 2018-06-26 19:06:42 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00