Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 292 Bytes

README.rdoc

File metadata and controls

14 lines (8 loc) · 292 Bytes

is-gd-shrinker

A small gem to shorten URLs using is.gd.

Usage

require “shrinker”

Shrinker.shrink("http://www.google.com")

Shrinker.expand("http://is.gd/xxx") where xxx is your shrunken URL

Copyright © 2010 Jeff Sutherland. See LICENSE for details.