doc/globals.rdoc: Add RUBY_REVISION [ci skip]
This commit is contained in:
parent
ab31e13e75
commit
d0f113f6c1
@ -65,6 +65,7 @@ RUBY_VERSION:: The Ruby language version.
|
|||||||
RUBY_RELEASE_DATE:: The release date string.
|
RUBY_RELEASE_DATE:: The release date string.
|
||||||
RUBY_PLATFORM:: The platform identifier.
|
RUBY_PLATFORM:: The platform identifier.
|
||||||
RUBY_PATCHLEVEL:: The patchlevel for this ruby. If this is a development build of ruby the patchlevel will be -1.
|
RUBY_PATCHLEVEL:: The patchlevel for this ruby. If this is a development build of ruby the patchlevel will be -1.
|
||||||
|
RUBY_REVISION:: The GIT commit hash for this ruby.
|
||||||
RUBY_COPYRIGHT:: The copyright string for ruby.
|
RUBY_COPYRIGHT:: The copyright string for ruby.
|
||||||
RUBY_ENGINE:: The name of the Ruby implementation.
|
RUBY_ENGINE:: The name of the Ruby implementation.
|
||||||
RUBY_ENGINE_VERSION:: The version of the Ruby implementation.
|
RUBY_ENGINE_VERSION:: The version of the Ruby implementation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user