ara
0
Q:

check ruby version in windows

// Command line:
$ ruby -v

// Within irb type "RUBY_VERSION"
# => "2.4.1"

// If using RVM:
$ rvm current
# => ruby-2.4.1
2
ruby --version
0

New to Communities?

Join the community