Last Modified
2013-06-23 05:10:59 +0000
Requires

Description

A hash in which the order of keys are preserved.

Under Ruby 1.9 and greater, this class has no added methods because Ruby's Hash already keeps its keys ordered by order of insertion.