RubyGems Navigation menu

rjb-loader 0.0.1

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.3

擁有者:

作者:

  • Marlus Saraiva

SHA 256 checksum:

b694e60ac0813ab3822917cb2baaab42c49e49031af3528c0b245d12d9425ced

總下載次數 33,314

這個版本 2,685

License:

Ruby 版本需求:

相關連結: