rubysitedir.rb

Path: lib/facter/rubysitedir.rb
Last Update: Thu Aug 09 13:00:51 +0000 2012

Fact: rubysitedir

Purpose: Returns Ruby‘s site library directory.

Resolution: Works out the version to major/minor (1.8, 1.9, etc), then joins that with all the $: library paths.

Caveats:

[Validate]