RubyGems Navigation menu

jetty-rails 0.8.1

Jetty Rails aims to run Ruby on Rails and Merb applications with the Jetty Container, leveraging the power of JRuby and jruby-rack. {Jetty}[http://jetty.mortbay.com/jetty/] is an excellent Java Web Server, being and at the same time extremely lightweight. This makes jetty-rails a good alternative for JRuby on Rails or Merb development and deployment. The project has born from my own needs ({read more}[http://fabiokung.com/2008/05/14/jetty-rails-gem-simple-jruby-on-rails-development-with-servlet-containers/]). I needed to run {JForum}[http://jforum.net] in the same context of my JRuby on Rails application. I had also to integrate HttpSessions (avoiding single sign on) and use ServletContext in-memory cache store.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.8.1 - August 05, 2009 (5.2 MB)
  2. 0.8 - December 02, 2008* (5.1 MB)
  3. 0.7 - November 28, 2008* (5.1 MB)
  4. 0.6 - September 11, 2008* (877.0 KB)
  5. 0.5 - June 10, 2008* (862.0 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (1):

activesupport >= 2.0.2

Development 依赖 (2):

hoe >= 1.8.0
newgem >= 1.4.1

业主:

作者:

  • Fabio Kung

SHA 256 校验和:

be9e4470ebd269176206143f918ecfb790a591aa4a7883522bbdf252f2f97f45

下载总量 35,373

这个版本 6,340

许可:

需要的 Ruby 版本:

链接: