method
jruby?
rails latest stable - Class:
Rails::Generators::AppBase
jruby?()private
No documentation available.
# File railties/lib/rails/generators/app_base.rb, line 734
def jruby?
defined?(JRUBY_VERSION)
end jruby?()No documentation available.
# File railties/lib/rails/generators/app_base.rb, line 734
def jruby?
defined?(JRUBY_VERSION)
end