aboutsummaryrefslogtreecommitdiff
path: root/spec/integration/router_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2012-11-16delete old specs for routerGibheer1-55/+0
These specs did not work and are cleanup with the unit specs, so there is no need for them now.
2012-11-13use the environment generatorGibheer1-5/+5
2012-11-08added spec for the root urlGibheer1-0/+6
2012-10-13added new router to the toolsGibheer1-0/+49
This small router is intended to work like URLMap, but with the feature that it can extract variables from routes.