No description provided.
No description provided.
No description provided.
RJB is a Bridge library which connects Ruby and Java code using the Java Native Interface.
When working with multiple gems or several rails initializer files that use Rjb, you need to make sure that all java dependencies of each implementation gets set up before running Rjb::load. This is necessary because Rjb can be loaded only once. You can use rjb-loader to change classpath and java options, by adding 'before_load' to your gem or rails initializer. The 'after_load' hook can be used when your code needs an already loaded Rjb. For instance, when you need to import and use java classes.
Adds the ability to import and map Java packages to nested Ruby modules/classes to RJB. Based on http://bit.ly/aBLnei
README
PDF Filler makes it easy to file your PDFs.
PDF Filler makes it easy to file your PDFs.
Ruby library for basic access to Android devices through ADB using ddmlib.jar which is included Android SDK Tools via Rjb (Ruby Java Bridge).
Perfect if you want to plot a line graph or scatter plot and a loess regression
BindIt is a thin wrapper over the Ruby-Java-Bridge (Rjb) to facilitate the creation of Java bindings in Ruby.
kuromoji provides ruby API for Kuromoji(http://www.atilika.org/) Japanese morphological analyzer using rjb.
kuromoji provides ruby API for Kuromoji(http://www.atilika.org/) Japanese morphological analyzer using rjb.
A simple Apache Tika binding for ruby using rjb.