public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
Chris Griffin (author)
Fri Feb 27 13:54:54 -0800 2009
commit  75c4a96b0211675f57f5d08a6f52ea0a28c5af5c
tree    4ae873e63ba092bde5f075c3b8552d1f970f4c63
parent  b65c296cc70e90c1179ec9b1f0d127818d8de329
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 Loading commit data...
file Rakefile Fri Jun 08 07:57:47 -0700 2007 Adding initial code from yesterday git-svn-id:... [robbyrussell]
directory app/
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/
directory script/ Mon Sep 01 17:58:30 -0700 2008 Adding latest rspec plugins from github [robbyrussell]
directory spec/
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.griffin@planetargon.com>