Method: Brief::Document::FrontMatter#frontmatter=
- Defined in:
- lib/brief/document/front_matter.rb
#frontmatter=(attributes) ⇒ Object
6 7 8 |
# File 'lib/brief/document/front_matter.rb', line 6 def frontmatter= attributes @frontmatter = attributes end |