RubyGems.org

The win32-file-stat library provides a custom File::Stat class specifically tailored for MS Windows. Examples include the ability to retrieve file attributes (hidden, archive, etc) as well as the redefinition of certain core methods that either aren't implemented at all, such as File.blksize, or methods that aren't implemented properly, such as File.size.

installgem install win32-file-stat
Authors

Daniel J. Berger, Park Heesob

46,630 total downloads 2,725 for this version
Owners

Aee77dba395ece0a04c688b05b07cd63666b4e17b4bb0e2d999037a25f65a7cb74b388a8f9ae19722f9eeb73e608473c

Gemfile
gem "win32-file-stat", "~> 1.3.6"
Versions
  1. 1.3.6 March 24, 2012
  2. 1.3.5 November 21, 2011
  3. 1.3.4 August 13, 2009
  4. 1.3.3 February 9, 2009
  5. 1.3.2 October 1, 2008
Show all versions (13 total)
Runtime Dependencies
  1. windows-pr >= 1.0.0
Development Dependencies
  1. test-unit >= 0