Sha256: 6da5ce12b9b7f7db7aa96bfe038da5cd3e552401ae937f1322651403bd1cf00a

Contents?: true

Size: 952 Bytes

Versions: 1

Compression:

Stored size: 952 Bytes

Contents

== 0.6
* load all java classes inside classes/ by default
* command line args to customize lib/ and classes/ directories
* -v showing jetty_rails version
* each web application context has its own classloader (isolated classpaths)
* upgraded to jruby-rack-0.9.2 (no more views being cached in development time)
* minor changes and refactorings
* improved docs for multi-server support

== 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: <tt>jruby -S jetty_rails --help</tt> for details.

== 0.1

* Initial release.
* Running default rails applications inside Jetty.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jetty-rails-0.6 History.txt