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 校验和:

b694e60ac0813ab3822917cb2baaab42c49e49031af3528c0b245d12d9425ced

下载总量 33,403

这个版本 2,704

许可:

需要的 Ruby 版本:

链接: