public
Description: Trulia API wrapper for Ruby
Homepage:
Clone URL: git://github.com/tcocca/trulia4r.git
tcocca (author)
Sat Jan 24 19:16:02 -0800 2009
commit  691f40478b1345a36d76db282ca7bcf4996c9744
tree    a96febfc8bf2ed4c0531f9d406aa6d27313f4ae0
parent  4e539a9a931976c5accb4a63f89f3abd7c8aba7b
README
trulia4r
=========

Trulia4r is a Ruby wrapper for the Trulia API.  It utilizes the amazing HTTParty gem by John Nunemaker.
If you need to build an API wrapper that gem is an enourmous help, refer to the following:

http://railstips.org/2008/7/29/it-s-an-httparty-and-everyone-is-invited


Trulia API Docs
=========

http://developer.trulia.com/

You will need to register for a Trulia API Key.


USAGE
==========

See http://github.com/tcocca/trulia4r/tree/master/examples


INSTALATION
==========

sudo gem install tcocca-trulia4r -s http://gems.github.com


QUESTION/CONCERNS/COMMENTS
==========

Send me an email through github or at tom dot cocca at gmail dot com
Feel free to fork and submit changes
There is a test suite built on rspec.  Considering rebuilding or duping the suite with Shoulda (any thoughts?)


COPYRIGHT
==========

Copyright (c) 2008 Tom Cocca. See LICENSE for details.