Phillip Baker
Results
2
issues of
Phillip Baker
I believe https://github.com/bbangert/routes/pull/89/ introduced coder that results in a different ordering for routes being matched. I think a reproducible case would be: ``` mapper.connect("Foo action", "/api/{version}/foo/action", controller=controller, action=an_action, conditions={"method": ["GET"]},...
bug
Note: Please don't merge until confirmed with @DataDog/monitor-app, waiting on some changes by MQ in the evaluator. Similar to support in dashboards resource.
do-not-merge/WIP