Hi, Can someone give me some crash course on implementing ruby library in java? I had look through the examples in the *src/org/jruby/libraries* folders and the related files. It seems to only contains on how to load the libraries and setup the module/class definitions.
Are there any other steps to be taken besides those? Because I tried to make something along that line and still unable to find it when call with *require*. I had also registered it in Ruby.java and created setter/getter for the module following the other libraries conventions. Its probably easier to get direct input through #irc, but unfortunately my life does not allow me to be online often..besides I'm at GMT+8 TZ. Regards, -DJ
