TurnKey Ruby On Rails Live CD appliance 2008.11.18-hardy-x86 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TurnKey Ruby On Rails Live CD appliance 2008.11.18-hardy-x86 (Default branch)
# 1  
Old 11-21-2008
TurnKey Ruby On Rails Live CD appliance 2008.11.18-hardy-x86 (Default branch)

ImageTurnKey Ruby on Rails is an easy-to-use,lightweight, installable live CD of the Ruby onRails Web framework that can run on real hardwarein addition to most types of virtual machines. Itfeatures a Mac OS X themed Web managementinterface and a Python configuration andinstallation console. It is based on Ubuntu 8.04.1Hardy LTS, and is designed to provide users with apre-integrated, automatically updated, turn-keyoperating system environment that is carefullybuilt from the ground up with the minimumcomponents needed to run Ruby on Rails Webapplications with maximum usability, efficiency,and security.Image

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)