Sample Source Code: Url Shortener gem – bit.ly api wrapper in ruby
This how-to is a walkthrough on implementing the Ruby wrapper for the Bit.ly API. Written by Nasir Jamal, the tutorial gives step by step instructions on installation, authorizing client classes, how to shorten URLs, and more, all using "url_shortener," a Bit.ly Ruby gem that is open source on GitHub.