Posted By: Aaron Quint
Date: 2009-08-31 05:45
Summary: vegas 0.1.0 Released
Project: Quirkey

vegas version 0.1.0 has been released!

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.1.0 2009-08-30

* New:
* options[:start] = false will keep the app from actually starting (useful for defining your own start/stop commands)
* options[:launch_path] Takes a string or an object that responds to call (proc/lambda) that gets the runner as its only argument. This allows you to easily manipulate options or args to launch the app to a specific path. See latest gembox for example.
* Changed:
* Sinatra is no longer a dependency! Vegas can now run pure Rack apps.
* All methods for starting an app are grouped into Runner#start
* launch! and start both take an optional path string to launch the app to.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: vegas-0.1.0-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post