public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
rubyurl / README
100644 19 lines (10 sloc) 0.403 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
== RubyURL
 
This project is the source code for the application that powers Rubyurl.com.
 
* http://rubyurl.com
 
Feel free to start your own URL-shortening service!
 
== Bugs and/or Feedback
 
Feel free to submit tickets to the Rubyurl ticket system.
 
* http://planetargon.lighthouseapp.com/projects/4059-rubyurl
 
== Authors
 
Robby Russell <robby@planetargon.com>
Chris Griffin <chris@deadboltdesign.com>