Changeset [8f4a26b205cccec5bd58f70a38fb38376d300b51] by fabiokung
June 25th, 2009 @ 12:09 AM
last modifications to use new newgem stuff http://github.com/fabiokung/jett...
Committed by fabiokung
- M Rakefile
- M lib/jetty_rails.rb
- M lib/jetty_rails/jars.rb
- M spec/spec_helper.rb
- M tasks/rspec.rake
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Jetty Rails aims to run any Warbler based JRuby on Rails or JRuby Merb applications with Jetty Container, loading configuration from Warbler.
This project is useful for people developing JRuby on Rails (or Merb) applications that can not use mongrel for development. Rails and Merb applications integrated with servlet based applications in the same context would be a reasonable reason.