Method: StaticCms::Page#template_file
- Defined in:
- lib/static_cms/page.rb
#template_file ⇒ Object
Returns the value of attribute template_file.
17 18 19 |
# File 'lib/static_cms/page.rb', line 17 def template_file @template_file end |