转载

TorqueBox 4 Beta1 发布,Ruby 应用平台

6月14日上海 OSC 源创会开始报名,送机械键盘和开源无码内裤

TorqueBox 4 Beta1 发布,此版本修复了大量 alpha 版本的 issues。除非 Beta 1 包含大量的 bug,否则下一个版本就是 TorqueBox 4 正式版!TorqueBox 4 与 TorqueBox 3 的区别请看 TorqueBox 4 blog archives 。

  • Download TorqueBox 4.0.0.beta1 from RubyGems
  • Browse Documentation

TorqueBox 4.0.0.beta1 更新日志

  • The 'torquebox' gem was missing gem dependencies on 'torquebox-caching' and 'torquebox-messaging'. This has been fixed.

  • Streaming of responses when not using chunked transfer-encoding is fixed.

  • Bundler wasn't being packaged inside executable jars created with 'torquebox jar' if Bundler was installed in a non-standard $GEM_HOME.

  • Recent versions of Nokogiri will once again work when an app is packaged as a .war and deployed to WildFly.

  • Passing "–env foo" to the "torquebox war" command no longer results in "NoMethodError: undefined method `[]=' for nil:Nilclass".

  • Development moved to the 'master' branch instead of 'torqbox'

  • The Rack Hijack API has been partially implemented.

  • Print out the host and port that web is listening on when programmatically started with :auto_start set to true.

  • Wars generated with 'torquebox war' can now be run directly with java -jar foo.war , just like jars.

  • Scripts can now be run from inside packaged jar and war files using "-S". Ex: java -jar my_rails_app.jar -S rake db:migrate

更多详细内容请看 发行说明 。

TorqueBox (目前已改名为 TurkeyBox )是一个集成了流行的Ruby技术的忍者级应用平台,与 Ruby on Rails 类似,同时扩大了Ruby应用功能,以支持包括任务调度,任务队列,SOAP 处理和远程通讯。

TorqueBox提供了一个集成的环境,该环境基于最新版的JBoss AS 应用服务器,提供包括集群、云计算的功能。

TorqueBox 4 Beta1 发布,Ruby 应用平台

正文到此结束
Loading...