0
0
zero/spec
Gibheer defb7703c6 sort routes for more specific results
This change sorts the routes to get the most specific routes first and
avoid hitting a route which is not the most specific match.
With this the regex to extract variables is made more strict to avoid
matching half of the URI.
2013-09-09 15:45:59 +02:00
..
fixtures/templates add partial render method 2013-09-03 08:45:55 +02:00
unit/zero sort routes for more specific results 2013-09-09 15:45:59 +02:00
spec_helper.rb use new api of class_options 2013-01-28 15:49:53 +01:00