aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)AuthorFilesLines
2012-11-15add specs for #serverGibheer5-0/+42
2012-11-15add specs for #clientGibheer1-0/+8
2012-11-15check for an instance of parameterGibheer1-7/+1
2012-11-15clean up the accept map after all testsGibheer1-5/+4
2012-11-15spec files for Request::ClientGibheer3-0/+27
2012-11-14added spec for #each on AcceptGibheer1-0/+10
2012-11-14added specs for #preferredGibheer1-0/+36
2012-11-14added specs for #payloadGibheer1-0/+24
2012-11-14added specs for #queryGibheer1-0/+20
2012-11-13added specs for #paramGibheer1-0/+14
2012-11-13added specs for #content_typeGibheer1-0/+16
2012-11-13added spec for #pathGibheer1-0/+7
2012-11-13added spec for #methodGibheer1-0/+6
2012-11-13use the environment generatorGibheer1-5/+5
2012-11-13more specs for the #? methods of requestGibheer7-1/+91
2012-11-12added specs for #get?Gibheer1-0/+15
2012-11-12extend the helper a bitGibheer1-2/+16
2012-11-08use zero/all to require everythingGibheer1-1/+1
2012-11-08added spec for the root urlGibheer1-0/+6
2012-10-13added new router to the toolsGibheer2-0/+63
This small router is intended to work like URLMap, but with the feature that it can extract variables from routes.