Notes:
Warbler is a gem to make a Java jar or war file out of any Ruby,
Rails, Merb, or Rack application. Warbler provides a minimal,
flexible, Ruby-like way to bundle up all of your application files for
deployment to a Java environment.
Changes:
== 1.3.0
- Warbler can now package regular Ruby projects as executable jar
files. See the README.txt file for details.
|