Class: Hash
Overview
Internal use only.
Extends Hash to easily convert a hash or key, value pair to a hash.
Instance Method Summary (collapse)
Instance Method Details
- (Hash) to_effigy_attributes(value)
Self
8 9 10 |
# File 'lib/effigy/core_ext/hash.rb', line 8 def to_effigy_attributes(value) self end |