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 checksum:

be9e4470ebd269176206143f918ecfb790a591aa4a7883522bbdf252f2f97f45

總下載次數 35,348

這個版本 6,332

License:

Ruby 版本需求:

相關連結: