hash_magic.rb

Path: lib/hash_magic.rb
Last Update: Mon Mar 31 16:44:20 -0400 2008

The aim of this gem:

  1. Don‘t extend Hash
  2. Provide SlashedHash
  3. Provide OrderedHash
  4. Make a SlashedHash orderable
  5. Make an OrderedHash convert correctly to an ordered SlashedHash

[Validate]