Hacker News new | ask | show | jobs
by zeemonkee 5309 days ago
There's a pre-route macro: http://webnoir.org/autodoc/1.2.1/noir.core-api.html#noir.cor...
1 comments

I don't much of a difference between a pre-route and a controller. If anything the controller seems better because I can more easily see the logic that will apply to a given request.