RubyGems.org

os

0.6.1

The OS gem allows for some useful and easy functions, like OS.windows? (=> true or false) OS.bits ( => 32 or 64) etc"

installgem install os -v 0.6.1
Authors

rdp

55,370 total downloads 915 for this version
Owners

9887130ab70f6e66b50f2c5e19272c67

Gemfile
gem "os", "~> 0.6.1"
Versions
  1. 0.9.6 February 17, 2012
  2. 0.9.5 December 7, 2011
  3. 0.9.4 August 11, 2011
  4. 0.9.3 June 27, 2011
  5. 0.9.2 June 8, 2011
Show all versions (23 total)
Development Dependencies
  1. rspec >= 1.2.9
  2. sane >= 0