Patches: Browse | Submit New | Admin

[#28451] RUBY Constant Update ( for ver < 1.8.7 ) - Pure Ruby patch

Date:
2010-08-07 03:23
Priority:
3
Submitted By:
Dan Rathbun (danzoid61)
Assigned To:
Shyouhei Urabe (shyouhei)
Category:
Language / Runtime / Core Libraries
State:
Open
Summary:
RUBY Constant Update ( for ver < 1.8.7 ) - Pure Ruby patch

Detailed description
#
#  Summary  :  Updates older Ruby versions to have constants
#              like 1.8.7 and 1.9.x, specifically:
#              RUBY_COPYRIGHT, RUBY_DESCRIPTION and
#              RUBY_PATCHLEVEL if less than ver 1.8.5-p12

http://rubyforge.org/snippet/detail.php?type=snippet&id=475

#
#  File     :  ruby_const_update.rb
#
#  Author   :  Dan Rathbun, Palm Bay, FL, USA
#  Date     :  2010-08-06
#  Revision :  1.0.0
#
#  Terms    :  Public Domain
#

Add A Comment: Notepad

Please login


Followup

Message
Date: 2010-08-09 05:55
Sender: Dan Rathbun

Filed as Backport # 3665 [ruby-core:31641]
http://redmine.ruby-lang.org/issues/show/3665

Attached Files:

Name Description Download
ruby_const_update.rb ruby_const_update.rb (v1.0.0) Download

Changes:

Field Old Value Date By
summaryRUBY Constant Update ( for ver < 1.8.7 ) - Pure Ruby patch2010-08-09 05:55danzoid61
File Added4988: ruby_const_update.rb2010-08-07 03:23danzoid61