Hey, How can I package up image_science to use in my Rails application? I don't want to have the web servers compile it. Ideally, I could put the shared lib into vendor/lib in my Rails app or something similar. I read something about inline_package, but I can't figure out how to use it with image_science. Thanks, Joe