Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-24 | SimpleCov runs on latest rbx head | Gibheer | 1 | -5/+4 | |
2012-11-20 | add simplecov to get metrics | Gibheer | 1 | -0/+7 | |
This only works with MRI, but should be good enough. | |||||
2012-11-20 | add a spec controller | Gibheer | 1 | -0/+5 | |
2012-11-16 | added rack to generate environments | Gibheer | 1 | -0/+1 | |
2012-11-16 | call is a class function | Gibheer | 1 | -1/+1 | |
2012-11-13 | more specs for the #? methods of request | Gibheer | 1 | -0/+15 | |
2012-11-12 | extend the helper a bit | Gibheer | 1 | -2/+16 | |
2012-11-08 | use zero/all to require everything | Gibheer | 1 | -1/+1 | |
2012-10-13 | added new router to the tools | Gibheer | 1 | -0/+14 | |
This small router is intended to work like URLMap, but with the feature that it can extract variables from routes. |