Added a TODO list to the README file
[ruby-couchdb.git] / README
blob751fb8dae185fb5c8a6674018c63862d68765752
1 Author: Ryan Dahl ry@tinyclouds.org
2 Released under same license as Ruby
4 TODO
5 - Wrap the response from @connection.request in a new class
6   Automatically raise errors based on the status code or the content
7   of the JSON response.