Solved: how to get the ruby version?
-
Hi
I've been trying "ruby -v" in console but doesn't work (on SU2013 at least)
I can get the Sketchup version with Sketchup.version and .version_number but then I would have to know wich build use wich ruby...
I remember I could get that info in SU ruby console one time but I can't find it by googling! I just find "ruby -v".thx
ako
-
Found it...
it's the RUBY_VERSION const!
cheers
Advertisement