Class: Village::Page

Inherits:
FileModel show all
Defined in:
lib/village/page.rb

Constant Summary collapse

CONTENT_PATH =
"app/views/pages"

Instance Attribute Summary

Attributes inherited from FileModel

#content_path, #extension, #folders, #slug, #to_param

Attributes included from Attributes

#attributes

Method Summary

Methods inherited from FileModel

#content_html, create_class_methods_on, #initialize, #to_key, #to_s

Constructor Details

This class inherits a constructor from Village::FileModel

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Village::Attributes