major refactoring
commitd10bb77f17172a51b8de546087373e0eba77ce9d
authorAbhay Kumar <abhay+git@opensynapse.net>
Wed, 30 Jan 2008 10:38:13 +0000 (30 02:38 -0800)
committerAbhay Kumar <abhay+git@opensynapse.net>
Wed, 30 Jan 2008 10:38:13 +0000 (30 02:38 -0800)
treef188d1aeca77488fca2a58a91e2822bf2253b05a
parentf5246c65e89c9ae6207078b59ecb3cfcf62abfdf
major refactoring
 * turned Calais into a Module
 * added Response/Client objects
 * Response::Name/Response::Relationship objects also added
 * made things generally awesome
CHANGELOG
README
lib/calais.rb
lib/calais/client.rb [new file with mode: 0644]
lib/calais/response.rb [new file with mode: 0644]
spec/calais_spec.rb