public
Description: The invisible framework
Homepage: http://macournoyer.com/
Clone URL: git://github.com/macournoyer/invisible.git
invisible / example
example/README
Example
=======

Run with Thin:

  thin start -R config/rack.ru

Or Rack rackup command, using Mongrel:

  rackup config/rack.ru