twitter-status-bot/.gems/gems/naught-1.0.0/spec/support/jruby.rb

4 lines
41 B
Ruby

def jruby?
RUBY_PLATFORM == 'java'
end