RubyGems.org

pathname2

1.6.5

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.

installgem install pathname2
Authors

Daniel J. Berger

13,898 total downloads 466 for this version
Owners

Aee77dba395ece0a04c688b05b07cd6318813f71506ebad74179bf8c5a136696

Gemfile
gem "pathname2", "~> 1.6.5"
Versions
  1. 1.6.5 September 19, 2011 universal-mingw32
  2. 1.6.5 September 19, 2011
  3. 1.6.4 January 20, 2011
  4. 1.6.4 January 20, 2011 x86-mingw32
  5. 1.6.3 October 2, 2009
Show all versions (23 total)
Runtime Dependencies
  1. facade >= 0
Development Dependencies
  1. test-unit >= 0