public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
robbyrussell (author)
Thu Apr 30 08:44:52 -0700 2009
commit  c82afe6ed264130c1434c2112716400254d4ceb7
tree    c91c30809ac5cbe8a47966d571af8b5664e6775a
parent  bb78e824cdd9da06e00effcb73d9f5d043df027c
name age message
file .gitignore Sun Feb 22 19:48:47 -0800 2009 Updated .gitignore to ignore boxcar-conductor p... [Chris Griffin]
file Capfile Sun Aug 31 09:48:07 -0700 2008 Switching to Boxcar Conductor for deployments [robbyrussell]
file LICENSE Mon Feb 18 16:21:59 -0800 2008 Adding a LICENSE file now that it's open source... [Robby Russell]
file README Thu Apr 09 21:01:08 -0700 2009 Changed Chris's email on README. [chrisgriffin]
file Rakefile Fri Jun 08 07:57:47 -0700 2007 Adding initial code from yesterday git-svn-id:... [robbyrussell]
directory app/ Loading commit data...
directory config/ Mon Sep 01 18:01:47 -0700 2008 Tidying up a few things after upgrading to Rail... [robbyrussell]
directory db/ Sun Mar 02 17:43:00 -0800 2008 Updating js files from Rails, and a few items i... [Robby Russell]
directory doc/ Fri Jun 08 07:57:47 -0700 2007 Adding initial code from yesterday git-svn-id:... [robbyrussell]
directory lib/ Mon Sep 01 17:58:30 -0700 2008 Adding latest rspec plugins from github [robbyrussell]
directory log/ Sun Mar 02 13:50:21 -0800 2008 Let's properly gitignore some stuff [rmm5t]
file previous_failures.txt Fri Jun 08 07:57:47 -0700 2007 Adding initial code from yesterday git-svn-id:... [robbyrussell]
directory public/ Wed Mar 04 18:41:39 -0800 2009 Updating to use Clippy as a replacement to the ... [robbyrussell]
directory script/ Mon Sep 01 17:58:30 -0700 2008 Adding latest rspec plugins from github [robbyrussell]
directory spec/ Mon Sep 01 18:13:59 -0700 2008 Adding a spec for .to_api_json [robbyrussell]
directory stories/ Sun Mar 02 17:34:28 -0800 2008 Adding Rails 2.0.2, CURRENT rspec_on_rails/rspe... [Robby Russell]
directory test/ Fri Jun 08 07:57:47 -0700 2007 Adding initial code from yesterday git-svn-id:... [robbyrussell]
directory tmp/ Sun Mar 02 13:50:21 -0800 2008 Let's properly gitignore some stuff [rmm5t]
directory vendor/ Thu Nov 13 10:53:55 -0800 2008 removing boxcar conductor [robbyrussell]
README
== 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>