mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
doc/globals.rdoc: Add RUBY_COPYRIGHT [ci skip]
This commit is contained in:
parent
5d606b5174
commit
9a402cf61f
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ TOPLEVEL_BINDING:: The Binding of the top level scope.
|
|||
RUBY_VERSION:: The Ruby language version.
|
||||
RUBY_RELEASE_DATE:: The release date string.
|
||||
RUBY_PLATFORM:: The platform identifier.
|
||||
RUBY_COPYRIGHT:: The copyright string for ruby.
|
||||
RUBY_ENGINE:: The name of the Ruby implementation.
|
||||
RUBY_ENGINE_VERSION:: The version of the Ruby implementation.
|
||||
RUBY_DESCRIPTION:: The same as <tt>ruby --version</tt>, a String describing various aspects of the Ruby implementation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue