Method: Hash#to_effigy_attributes
- Defined in:
- lib/effigy/core_ext/hash.rb
#to_effigy_attributes(value) ⇒ Hash
Returns self.
8 9 10 |
# File 'lib/effigy/core_ext/hash.rb', line 8 def to_effigy_attributes(value) self end |
Returns self.
8 9 10 |
# File 'lib/effigy/core_ext/hash.rb', line 8 def to_effigy_attributes(value) self end |