Class: ContentDriven::Tag

Inherits:
Page
  • Object
show all
Defined in:
lib/content_driven/tag.rb

Instance Attribute Summary

Attributes inherited from Page

#date, #parent, #title, #url

Attributes included from Hooks

#after_hooks

Method Summary

Methods inherited from Page

#add_child, #children, inherited, #initialize, #root?, #to_sym

Methods included from DSL

#define_dsl_for

Methods included from Hooks

#after, #call_after_hooks

Methods included from Routes

#content_for

Constructor Details

This class inherits a constructor from ContentDriven::Page