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

abe213e2599bdebc2b26a5b5530780d63ea7d9c24c85df239fdd5ad3077a650d

下载总量 33,311

这个版本 30,627

许可:

需要的 Ruby 版本:

链接: