7 ms·
There's a pre-route macro: http://webnoir.org/autodoc/1.2.1/noir.core-api.html#noir.core/pre-route http://webnoir.org/autodoc/1.2.1/noir.core-api.html#noir.cor.
by zeemonkee 15y ago
There's a pre-route macro: http://webnoir.org/autodoc/1.2.1/noir.core-api.html#noir.core/pre-route http://webnoir.org/autodoc/1.2.1/noir.core-api.html#noir.cor...
- jshen 15y agoI 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.