public
Description: Sample Nyane app.
Homepage:
Clone URL: git://github.com/arthurgeek/toodoo.git
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 Nyane app.

RUNNING:

# run with rackup
rackup

# use thin handler
thin start -R config.ru