Top Level Namespace

Defined Under Namespace

Modules: Bacon, DataObjects, Extlib, SSLHelpers Classes: CustomTextType

Constant Summary collapse

WINDOWS =
Gem.win_platform? || (JRUBY && ENV_JAVA['os.name'] =~ /windows/i)
JRUBY =
RUBY_PLATFORM =~ /java/