Project

General

Profile

Actions

Feature #11082

closed

Remove condition of RUBY_VERSION <= 1.9

Added by hsbt (Hiroshi SHIBATA) almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Target version:
-
[ruby-core:<unknown>]

Description

I found needless condition at pathname.rb
Ruby trunk should support only latest version of ruby :)


Files

pathname.rb.patch (617 Bytes) pathname.rb.patch hsbt (Hiroshi SHIBATA), 04/21/2015 11:59 AM

Updated by hsbt (Hiroshi SHIBATA) almost 9 years ago

  • Subject changed from Remove condition of RUBY_VERSION < 1.9 to Remove condition of RUBY_VERSION <= 1.9
Actions #2

Updated by hsbt (Hiroshi SHIBATA) almost 9 years ago

  • Status changed from Open to Closed

Applied in changeset r50490.


  • ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9.
    [Feature #11082]
Actions

Also available in: Atom PDF

Like0
Like0Like0