BitNami RubyStack 1.2-beta-0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News BitNami RubyStack 1.2-beta-0 (Default branch)
# 1  
Old 06-26-2008
BitNami RubyStack 1.2-beta-0 (Default branch)

ImageBitNami RubyStack provides a fast, easy way todevelop and deploy Ruby on Rails applications. Itincludes Ruby, Subversion, MySQL, SQLite,ImageMagick, and several Ruby Gems, and willoptionally install Apache 2.2 with rewrite andproxy support. It supports Windows, Linux, and OS X, so you can share the same Rails environment on multiple platforms.License: The Apache License 2.0Changes:
Git, Nginx, and Ruby 1.9 were included.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SHOES(1)							       Shoes								  SHOES(1)

NAME
shoes - interpreter for Ruby files that use the Shoes library SYNOPSIS
shoes [options] (app.rb or app.shy) DESCRIPTION
Shoes is a very informal graphics and windowing toolkit for making simple graphical applications written in Ruby. The shoes command is used to run these applications. If no application is given on the command line, a file browser will be opened to let you pick one. Sup- ported file types are .rb, for plain Ruby files; or .shy, for compressed Shoes YAML archives. OPTIONS
This program follow the usual GNU command line syntax, with long options starting with two dashes (`--'). A summary of the options sup- ported by shoes is included below. -h, --help Show summary of options. -m, --manual Open the built-in manual. -s, --shy DIRECTORY Compress a directory into a Shoes YAML (SHY) archive. SEE ALSO
The built-in manual can be read by running shoes -m. More information can be found on the Shoes website, at http://code.whytheluckystiff.net/shoes/. AUTHOR
Shoes was written by why the lucky stiff <why@whytheluckystiff.net>. This manual page was written by Bram Senders <bram@luon.net>, for the Debian project (but may be used by others). Curious (0.r396) 2008-01-22 SHOES(1)