pivotal / execwar

Executable war file created with jruby, runnable with 'java -jar execwar.war'

This URL has Read+Write access

README
This is a sample rails app testing executable, non-exploded wars with JRuby.

Setup:
jruby -S gem install geminstaller
jruby -S geminstaller

Build:
jruby -S rake uberwar:build

Run:
java -jar execwar.war