Revision history for Sloth
* 0.03 March 3, 2011 13:50
- Allow methods to specify their own path that is subordinate to
resources.
- Add a stock application/x-www-urlencoded request parser
* 0.02 March 1, 2011 12:15
- Added the `c` attribute to allow passing a context object around
- Separate the request and response generation, and add a `mock` method
to Sloth
* 0.01 February 25, 2011 13:23
- Initial release
- Has basic Sloth architecture, along with Sloth::Manual::Architecture