Method: Brief::Document::FrontMatter#data=
- Defined in:
- lib/brief/document/front_matter.rb
#data=(attributes) ⇒ Object
10 11 12 |
# File 'lib/brief/document/front_matter.rb', line 10 def data= attributes self.frontmatter= attributes end |