Libraries
»
active_house
(0.8.0)
»
Index
»
ActiveHouse
»
Modeling
»
Attributes
»
#to_h
Method: ActiveHouse::Modeling::Attributes#to_h
Defined in:
lib/active_house/modeling/attributes.rb
#
to_h
⇒
Object
69 70 71
# File 'lib/active_house/modeling/attributes.rb', line 69
def
to_h
@_attributes
.
dup
end