module Yarii::FilePathDefinitions
Public Instance Methods
folder(path)
click to toggle source
# File lib/content_model_mixins.rb, line 65 def folder(path) self.folder_path = path end
# File lib/content_model_mixins.rb, line 65 def folder(path) self.folder_path = path end