== 0.5 * load all jars inside lib/ by default * using GEM_PATH environment variable, if exists * fix signal handling (ctrl + c) for jetty_merb == 0.4 * Merb support! jruby -S jetty_merb * Changed default ports to 3000 (rails) and 4000 (merb) * More specs == 0.3 * Improved Documentation: rdoc and site. == 0.2 * Running any rails applications with no extra classpath. * Command line options for jett_rails binary executable. See: jruby -S jetty_rails --help for details. == 0.1 * Initial release. * Running default rails applications inside Jetty.