Class: Milksteak::Layout
- Inherits:
-
YmlContent
- Object
- YmlContent
- Milksteak::Layout
- Defined in:
- lib/models/layout.rb
Instance Attribute Summary
Attributes inherited from YmlContent
#content, #data, #file, #name, #output
Class Method Summary collapse
Methods inherited from YmlContent
list, load, #read_yaml, render, #render, write, #write_yaml
Class Method Details
.folder ⇒ Object
3 |
# File 'lib/models/layout.rb', line 3 def self.folder; "layouts"; end |