You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rails-t...@googlegroups.com
This is the first beta that should lead to 1.4.5, most important updates so far :
- Rails 4.0 compatible "config.threadsafe!" detection - only configure logging err handler if STDOUT/STDERR changed from JVM default - avoids double logging exceptions on STDOUT - better web app root resolution (relative to host's app base directory) - support for more fine grained host configuration (including default host) - (once again) a working plain-old .war deployment support - fail-safe (zero-downtime) support for rolling reload when a new version of the app fails to boot the old one is kept - depends on latest Tomcat (7.0.37) and JRuby-Rack (1.1.13)