Sha256: c0bdde400e2e6c480666b39827a3e10bdeb87d1de3f25a49dbff686b3da20cdf
Contents?: true
Size: 536 Bytes
Versions: 57
Compression:
Stored size: 536 Bytes
Contents
This task allows you to package up your Rails web application as a war file for deployment to Tomcat or another J2EE server. It adds the following tasks to your project: + war:standalone:create create a self-contained package which includes JRuby and any gems that are required by the application. + war:shared:create create a package containing only the application. JRuby and rails-integration should be made available using a shared classloader. If JRUBY_HOME is set, then this will be used to locate any Ruby libraries and gems.
Version data entries
57 entries across 57 versions & 1 rubygems