-
Notifications
You must be signed in to change notification settings - Fork 137
Home
Karol Bucek edited this page Feb 28, 2014
·
8 revisions
JRuby-Rack is available as a Ruby-friendly gem release as well as a standalone Java-Servlet-friendly jar released using Maven, look for the latest version by searching for jruby-rack at http://search.maven.org/ ...
JRuby-Rack gets also bundled when using Warbler, which is available as a Ruby gem (jruby -S gem install warbler
) on MRI/JRuby.
JRuby-Rack is compatible with multiple versions of Rack (1.1 - 1.5). The rack gem is vendored and bundled with our artifacts, but it's rarely used these days. If you use Bundler and/or Warbler the bundled/packaged version will be used, it's only there as a last resort (for an out of the box Rack experience).