Module: Axl::Utils::Compatibility

Defined in:
lib/axl/utils/compatibility.rb

Constant Summary collapse

RUBY_1_8_MODE =
(not (RUBY_VERSION =~ /1\.8\.\d*/).nil?)