Class: Plist4r::OrderedHash
- Inherits:
-
ActiveSupport::OrderedHash
- Object
- Hash
- ActiveSupport::OrderedHash
- Plist4r::OrderedHash
- Defined in:
- lib/plist4r/mixin/ordered_hash.rb,
lib/plist4r/mixin/ordered_hash.rb
Overview
Inheritance
Ruby 1.9 < Hash
Ruby 1.8 < ActiveSupport::OrderedHash
Method Summary
Methods inherited from ActiveSupport::OrderedHash
[], #[]=, #clear, #delete, #delete_if, #each, #each_key, #each_value, #initialize, #initialize_copy, #inspect, #keys, #merge, #merge!, #reject, #reject!, #replace, #shift, #store, #to_a, #to_hash, #values
Methods inherited from Hash
#merge_array_of_hashes_of_arrays, #merge_array_of_hashes_of_arrays!
Constructor Details
This class inherits a constructor from Plist4r::ActiveSupport::OrderedHash