Changeset [d17d48c1b0da79d694362191b1c230848a075cda] by Fabio Kung

September 4th, 2008 @ 03:35 PM

updating to jruby-rack 0.9.1. This fixes the problem with config.action_view.cache_template_loading being always set to true.

TODO: jruby-rack now requires the WEB-INF folder to exist! http://github.com/fabiokung/jett...

Committed by Fabio Kung

  • M Manifest.txt
  • M lib/jetty_rails/jars.rb
  • M lib/jruby-rack-0.9.1.jar
  • M lib/jruby-rack-0.9.jar
New-ticket Create new ticket

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.