Web Apps Rake Assets Precompile with JRuby Complete A quick work-around to get rake assets:precompile to work when using the jruby-complete.jar.
jRuby Using Bundler with JRuby Complete How to set up a JRuby project using the jruby-complete.jar using Bundler to manage gem dependencies.
jRuby The Case for Embedding jruby-complete into Your Application Here are a few reasons why you might want to embed JRuby into your application instead of relying on a regular Ruby or JRuby installation.
jRuby Running a Ruby Application with jruby-complete In a JRuby project, it’s easy to run Ruby programs without installing Ruby. All you need is a JVM runtime and jruby-complete.