Method: Smartdown::Model::FrontMatter#to_hash

Defined in:
lib/smartdown/model/front_matter.rb

#to_hashObject



28
29
30
# File 'lib/smartdown/model/front_matter.rb', line 28

def to_hash
  @attributes.dup
end