Top Level Namespace

Defined Under Namespace

Modules: LibC, ZMQ

Constant Summary collapse

RBX =

some code is conditionalized based upon what ruby engine we are executing

defined?(RUBY_ENGINE) && RUBY_ENGINE =~ /rbx/ ? true : false