Module: Yarii::FilePathDefinitions
- Included in:
- ContentModel, DatafileModel
- Defined in:
- lib/content_model_mixins.rb
Instance Method Summary collapse
Instance Method Details
#folder(path) ⇒ Object
65 66 67 |
# File 'lib/content_model_mixins.rb', line 65 def folder(path) self.folder_path = path end |