RubyGems Navigation menu

rjb-loader 0.0.2

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.2 - August 23, 2013 (7.0 KB)
  2. 0.0.1 - July 05, 2013 (6.5 KB)

Runtime 相依性套件 (2):

rails >= 3.2
rjb >= 1.4.8

擁有者:

作者:

  • Marlus Saraiva

SHA 256 checksum:

abe213e2599bdebc2b26a5b5530780d63ea7d9c24c85df239fdd5ad3077a650d

總下載次數 33,314

這個版本 30,629

License:

Ruby 版本需求:

相關連結: