Jruby+Warbler and AOT

Hi -

I’m using warble to package together a rails app to run under jruby.
I presume that doing things this way runs the application in
interpreted mode. Is there an easy recipe that allows me to compile
the app and all dependencies with jrubyc and thus use warbler to
package the class files?


regards, chris