From: Eric Christopherson Date: 2010-02-21T10:07:58+09:00 Subject: Including gems in a bundle with Rawr (Jruby) I'm able to make a jar/.exe/.app out of a simple script with Rawr, but I can't seem to run one that uses a gem. It complains that it can't find the gem at runtime. I've read and tried to follow the instructions, but without success. Might anyone be able to help? I'm not sure if I should just paste my source files here, or use a pastebin or something. The script is very short, but everything taken together still requires scrolling. Please let me know how I should post my code. Thanks.