summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-08don't commit sample appsGibheer1-0/+1
2012-11-08added the two new facilitiesGibheer1-0/+2
2012-11-08added a small rendererGibheer1-0/+31
2012-11-08replacement for rack requestGibheer3-0/+193
2012-11-08fixed the documentationGibheer1-1/+1
2012-11-08this should not be in hereGibheer1-16/+0
2012-11-08use https in the GemfileGibheer2-2/+2
2012-11-08file to require everythingGibheer1-0/+2
2012-11-08use zero/all to require everythingGibheer3-6/+4
2012-11-08added spec for the root urlGibheer1-0/+6
2012-10-23update the homepage linkGibheer1-1/+1
2012-10-13added new router to the toolsGibheer6-2/+158
2012-10-13added .gitignoreGibheer1-0/+1
2012-10-11added rack as a dependencyGibheer3-2/+26
2012-10-11added rspec for testing and a thor taskGibheer2-0/+9
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 commitGibheer7-0/+49