RubyGems Navigation menu

pathname2 1.8.1

The pathname2 library provides an implementation of the Pathname class different from the one that ships as part of the Ruby standard library. It is a subclass of String, though several methods have been overridden to better fit a path context. In addition, it supports file URL's as paths, provides additional methods for Windows paths, and handles UNC paths on Windows properly. See the README file for more details.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.8.4 - January 19, 2021 universal-mingw32 (36 KB)
  2. 1.8.4 - January 19, 2021 (36 KB)
  3. 1.8.3 - August 31, 2020 universal-mingw32 (36 KB)
  4. 1.8.3 - August 31, 2020 (36 KB)
  5. 1.8.2 - July 21, 2020 (36 KB)
  6. 1.8.1 - January 31, 2019 (32.5 KB)
Show all versions (40 total)

Runtime Dependencies (1):

facade >= 0

Development Dependencies (2):

rake >= 0
test-unit >= 0

Owners:

Authors:

  • Daniel J. Berger

SHA 256 checksum:

2f9dcc1cb7724b8e2b4d7b550886ec7db764c7fe6d9a5c868cf157561ab7e844

Total downloads 131,887

For this version 3,510

License:

Apache-2.0

Required Ruby Version: >= 0

Links: