public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
name age message
file .gitignore Sun Mar 02 17:14:19 -0800 2008 Ignoring db/schema.rb [Robby Russell]
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 Loading commit data...
file Rakefile Fri Jun 08 07:57:47 -0700 2007 Adding initial code from yesterday git-svn-id:... [robbyrussell]
directory app/ Sun Aug 31 11:45:03 -0700 2008 Adding a link on the API page to a gist with sa... [robbyrussell]
directory config/ Sun Aug 31 09:48:07 -0700 2008 Switching to Boxcar Conductor for deployments [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/ Tue Aug 28 08:36:33 -0700 2007 Adding capistrano recipes so that others can de... [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/ Sun Aug 31 11:45:03 -0700 2008 Adding a link on the API page to a gist with sa... [robbyrussell]
directory script/ Sun Mar 02 17:43:00 -0800 2008 Updating js files from Rails, and a few items i... [Robby Russell]
directory spec/ Sun Aug 31 09:47:08 -0700 2008 Initial work on adding a public API for generat... [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/ Sun Aug 31 09:48:07 -0700 2008 Switching to Boxcar Conductor for deployments [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.griffin@planetargon.com>
vvv