Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-06 | Rack::Response and Rack::Request work pretty good | Gibheer | 3 | -44/+8 |
2012-10-05 | switched render with response | Gibheer | 1 | -2/+2 |
2012-10-05 | changed the way rendering happens | Gibheer | 1 | -1/+12 |
2012-10-05 | a small api is needed | Gibheer | 1 | -1/+1 |
2012-10-05 | the body is an array | Gibheer | 1 | -1/+1 |
2012-10-05 | small changes to get it working | Gibheer | 1 | -2/+2 |
2012-10-05 | added the request as a parameter to the controller | Gibheer | 1 | -0/+5 |
2012-10-05 | fixed small error | Gibheer | 1 | -1/+1 |
2012-10-05 | forgot the include for the new classes | Gibheer | 1 | -1/+3 |
2012-10-05 | added some basic structures | Gibheer | 3 | -0/+46 |
2012-10-05 | throw out the server as it was a test | Gibheer | 1 | -7/+0 |
2012-10-04 | initial commit | Gibheer | 7 | -0/+49 |