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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.8.1 - August 05, 2009 (5.17 MB)
  2. 0.8 - December 02, 2008* (5.14 MB)
  3. 0.7 - November 28, 2008* (5.14 MB)
  4. 0.6 - September 11, 2008* (877 KB)
  5. 0.5 - June 10, 2008* (862 KB)
Show all versions (9 total)

Runtime Dependencies (1):

activesupport >= 2.0.2

Development Dependencies (2):

hoe >= 1.8.0
newgem >= 1.4.1

Owners:

Authors:

  • Fabio Kung

SHA 256 checksum:

be9e4470ebd269176206143f918ecfb790a591aa4a7883522bbdf252f2f97f45

Total downloads 35,322

For this version 6,329

Licenses:

N/A

Required Ruby Version: None

Links: