Hi Alexander, We will try to fix the webrick problems in the upcoming release, but I wouldn't recommend using webrick for anything serious.
We are working on a web server for MacRuby. It is called ControlTower and the project lives in http://svn.macosforge.org/repository/ruby/ControlTower It's currently quite stable, can run pure Rack and Sinatra applications, supports concurrency, has reasonable performance, & more. We intend to finish a few more things then announce a very first version. It's quite easy to run it. If you can give it a try, let us know of any problem you find, it will be greatly appreciated :) Laurent On Jul 9, 2010, at 12:45 AM, Alexander v. Below wrote: > Hello, > > we are using MacRuby to run a Webrick server, and I would like to know if > there is any help I can offer with issue 753. (1) > > I will gladly dive into the source, but it would make things a lot easier if > somebody -- who knows the project better than me -- had a suspicion where I > should look. If sending beer, coke or cookies helps, I will gladly do that, > too. > > (MacRuby .5 works, but is unstable when using webrick). > > Thanks a lot > > Alex > > > http://www.macruby.org/trac/ticket/753 > _______________________________________________ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
