Sha256: c12ed4ff35e22a0a6be1637a0b5af24b33aac4a4875b366147da4c0b6cdf035f
Contents?: true
Size: 222 Bytes
Versions: 7
Compression:
Stored size: 222 Bytes
Contents
# encoding: UTF-8 if defined?(JRUBY_VERSION) system "cd #{File.expand_path('../..', __FILE__)} && ruby -S rake jar" else system "cd #{File.expand_path('../../xni-ext', __FILE__)} && ruby -S rake" end require 'walters'
Version data entries
7 entries across 7 versions & 1 rubygems