Last Modified
2012-08-09 13:01:30 +0000
Requires

Description

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: