Libraries
»
smartdown
(0.1.0)
»
Index
»
Smartdown
»
Model
»
FrontMatter
»
#to_hash
Method: Smartdown::Model::FrontMatter#to_hash
Defined in:
lib/smartdown/model/front_matter.rb
#
to_hash
⇒
Object
28 29 30
# File 'lib/smartdown/model/front_matter.rb', line 28
def
to_hash
@attributes
.
dup
end