23 Nov
2011
23 Nov
'11
8:37 p.m.
Hello All, I made a changes for Dancer1! Please to see pull request of https://github.com/sukria/Dancer/pull/703 I added new option to config: routes_per_app If it is true in config routes will be work only for applications where i its defined. If not true - it works as worked before (backward compatible) I wrote a test for it All tests are passed Now i will test it in my real project If i will find a some bugs i will notice you Best regards, Perlover P.S. And dear author(s) - please approve & merge other commit too - it fix bug with request->header() - https://github.com/sukria/Dancer/pull/702