Sha256: 445b7cf95cd32d6c6ffc9170cce6c53eb24c8f7ae3cee1a36408c88b9ca8b6ab
Contents?: true
Size: 480 Bytes
Versions: 15
Compression:
Stored size: 480 Bytes
Contents
Feature: Support for JRuby Improve startup time by disabling JIT and forcing client JVM mode. This can be accomplished by adding ```ruby require 'aruba/jruby' ``` *Note* - no conflict resolution on the JAVA/JRuby environment options is done; only merging. For more complex settings please manually set the environment variables in the hook or externally. Refer to http://blog.headius.com/2010/03/jruby-startup-time-tips.html for other tips on startup time.
Version data entries
15 entries across 15 versions & 2 rubygems