aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2012-11-08use zero/all to require everythingGibheer2-5/+3
2012-10-13added new router to the toolsGibheer3-2/+79
2012-10-06Rack::Response and Rack::Request work pretty goodGibheer3-44/+8
2012-10-05switched render with responseGibheer1-2/+2
2012-10-05changed the way rendering happensGibheer1-1/+12
2012-10-05a small api is neededGibheer1-1/+1
2012-10-05the body is an arrayGibheer1-1/+1
2012-10-05small changes to get it workingGibheer1-2/+2
2012-10-05added the request as a parameter to the controllerGibheer1-0/+5
2012-10-05fixed small errorGibheer1-1/+1
2012-10-05forgot the include for the new classesGibheer1-1/+3
2012-10-05added some basic structuresGibheer3-0/+46
2012-10-05throw out the server as it was a testGibheer1-7/+0
2012-10-04initial commitGibheer3-0/+13