public
Description: Your favorite URL-shortening service in all of Ruby land
Homepage: http://rubyurl.com
Clone URL: git://github.com/robbyrussell/rubyurl.git
Robby Russell (author)
Mon Feb 18 16:27:55 -0800 2008
commit  bd7d666edaa48b47f16b9ea824c9e0bb02f3b31e
tree    e8e42e947d978c1b0d6ffde7225e3bcaef7d5ab0
parent  156c306838e7e50311571c71a06d2fb336f2a005
rubyurl / script / plugin
100755 3 lines (3 sloc) 0.096 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/plugin'