public
Description: Because everyone needs their own URL shortening service
Homepage: http://io.gd/
Clone URL: git://github.com/stevenwilkin/io.gd.git
commit  670a55f80d4e7f79a3b089513c1f69f02ff85d24
tree    40dff7d81fae4567499176819e965761cc535f73
parent  42dec5f05a2d34974fe8ab833c49ea699d599513
io.gd /
name age message
file .gitignore Fri Apr 10 13:21:41 -0700 2009 ignoring contents of log/ and tmp/ [stevenwilkin]
file Capfile Loading commit data...
file README Tue Apr 14 07:46:00 -0700 2009 basic README [stevenwilkin]
file Rakefile Fri Apr 10 13:19:05 -0700 2009 freshly generated rails app [stevenwilkin]
directory app/
directory config/
directory db/ Sun Apr 12 06:20:20 -0700 2009 hopefully schema for urls table finalised [stevenwilkin]
directory doc/ Fri Apr 10 13:19:05 -0700 2009 freshly generated rails app [stevenwilkin]
directory lib/
directory public/
directory script/
directory spec/
directory test/ Mon Apr 13 13:36:05 -0700 2009 404 page for unrecognised requests [stevenwilkin]
directory vendor/ Sun Apr 12 13:24:35 -0700 2009 frozen haml gem [stevenwilkin]
README
= io.gd

Yet another nano-app to help me deepen my understanding of the Rails framework