Hi all, I am using the jexcelapi in some JRuby code and would really like to write a JRuby wrapper around it so that its usage is much more Ruby like. I have been making my own helpers etc in my project, but would rather like to package up something in a gem. I am familiar with the ImageVoodoo library that does something like this for some Java image libraries. Does anyone have any projects they would recommend for me to look at as a template/guide for doing this kind of wrapping java in ruby?
Thanks, Brandon Hauff
