[macruby-changes] [4519] MacRubyWebsite/trunk/content/blog/2010/09/16/ announcing-control-tower.txt

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 15 19:46:31 PDT 2010


Revision: 4519
          http://trac.macosforge.org/projects/ruby/changeset/4519
Author:   lsansonetti at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100915/08350e8d/attachment.html>


More information about the macruby-changes mailing list