public
Description: Sample Nyane app.
Homepage:
Clone URL: git://github.com/arthurgeek/toodoo.git
arthurgeek (author)
Fri Dec 19 23:02:43 -0800 2008
commit  aca19a3d5c3186d5d21cf560d73ca56767810df0
tree    73babb58af3141b9ccac7997ba6aa3b9af7c2845
toodoo /
name age message
file README.markdown Loading commit data...
file app.rb
file config.ru
file models.rb
directory views/
README.markdown

Too doo

A sample http://github.com/arthurgeek/nyane app.

RUNNING:

# run with rackup
rackup

# use thin handler
thin start -R config.ru