[4519] MacRubyWebsite/trunk/content/blog/2010/09/16/ announcing-control-tower.txt
Revision: 4519 http://trac.macosforge.org/projects/ruby/changeset/4519 Author: lsansonetti@apple.com Date: 2010-09-15 19:46:30 -0700 (Wed, 15 Sep 2010) Log Message: ----------- mention the license Modified Paths: -------------- MacRubyWebsite/trunk/content/blog/2010/09/16/announcing-control-tower.txt Modified: MacRubyWebsite/trunk/content/blog/2010/09/16/announcing-control-tower.txt =================================================================== --- MacRubyWebsite/trunk/content/blog/2010/09/16/announcing-control-tower.txt 2010-09-16 02:44:46 UTC (rev 4518) +++ MacRubyWebsite/trunk/content/blog/2010/09/16/announcing-control-tower.txt 2010-09-16 02:46:30 UTC (rev 4519) @@ -20,6 +20,7 @@ <p> * ControlTower is a web application server based on "Rack":http://rack.rubyforge.org/, written from the ground for MacRuby. +* It is released under the Ruby license. * It takes advantage of MacRuby's concurrency facilities and ability to mix-n-match Cocoa APIs with Ruby, so it _only_ runs on MacRuby. * It can be used on its own or with a reverse proxy to serve any Rack-based web app whose libraries are supported by MacRuby (i.e. "Sinatra":http://www.sinatrarb.com/, but not Rails...yet). * We are also interested in other non-traditional ways an embeddable Ruby web app server might be useful for native app development.
participants (1)
-
source_changes@macosforge.org