CloudMade
CloudMadeAPI is a Ruby API for CloudMade’s online services: Geocoding, Routing and Tiles.
Full documentation is available online at cloudmade.com/developers/docs/
Install
Using easy_install
gem install cloudmade
Testing
To test the source distribution you will need to run following command:
rake test
Module Documentation
To generate module documentation you will need to run the following command:
rake rdoc