This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 691f40478b1345a36d76db282ca7bcf4996c9744
tree a96febfc8bf2ed4c0531f9d406aa6d27313f4ae0
parent 4e539a9a931976c5accb4a63f89f3abd7c8aba7b
tree a96febfc8bf2ed4c0531f9d406aa6d27313f4ae0
parent 4e539a9a931976c5accb4a63f89f3abd7c8aba7b
trulia4r /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
VERSION.yml | ||
| |
examples/ | ||
| |
lib/ | ||
| |
spec/ | ||
| |
tasks/ | ||
| |
trulia4r.gemspec |
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.








