Warbler is a gem to make a Java jar or war file out of any Ruby, Rails, or Rack application for deployment to a Java environment.
gem install warblerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Warbler rake task to package a Ruby application into a JAR/WAR file.
Ensure you are running JRuby (jruby -S rake war) when using Warbler.
No dependency data recorded yet.