Files | Admin

Notes:

Release Name: 0.0.4.1

Notes:
Vegas aims to solve the simple problem of creating executable versions of Sinatra/Rack apps. It includes a class Vegas::Runner that wraps Rack/Sinatra applications and provides a simple command line interface and launching mechanism.


Changes: == 0.0.4 2009-08-09 * new -L (--skip-launch) option doesn't launch the web browser (thanks bmabey!) * rubygems is required only on LoadError