rubysitedir.rb

Path: lib/facter/rubysitedir.rb
Last Update: Tue Apr 10 20:03:28 -0400 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]