RubyGems.org

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.

installgem install jetty-rails
Authors

Fabio Kung

7,144 total downloads 1,957 for this version
Owners

251c190c5a8277a3bc6197491f32da51

Gemfile
gem "jetty-rails", "~> 0.8.1"
Versions
  1. 0.8.1 July 8, 2009
Show all versions (9 total)
Development Dependencies
  1. hoe >= 1.8.0
  2. newgem >= 1.4.1