Sha256: 239e23e8026ca1c8d157e137643be51a9d0e57a59c4f864b9d6f9898bed8488e
Contents?: true
Size: 109 Bytes
Versions: 4
Compression:
Stored size: 109 Bytes
Contents
module Platform # :nodoc: extend self def jruby? RUBY_PLATFORM =~ /java/ end end extend Platform
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
talia_core-0.4.3 | lib/core_ext/platform.rb |
talia_core-0.4.2 | lib/core_ext/platform.rb |
talia_core-0.4.1 | lib/core_ext/platform.rb |
talia_core-0.4.0 | lib/core_ext/platform.rb |