Sunday, July 26, 2009

const RUBY_ENGINE

p RUBY_ENGINE

ruby 1.8: (The constant RUBY_ENGINE is not defined)

ruby 1.9: "ruby"

jruby: "jruby"

rubinius: "rbx"

No comments:

Post a Comment