RubyGems.org

os

0.9.6

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
Authors

rdp, David McCullars

55,372 total downloads 32,513 for this version
Owners

9887130ab70f6e66b50f2c5e19272c67

Gemfile
gem "os", "~> 0.9.6"
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 >= 2.0