Module: Transit::Definition
- Defined in:
- lib/transit/definition.rb,
lib/transit/definitions/post.rb,
lib/transit/definitions/page.rb,
lib/transit/definitions/base.rb
Overview
All built-in deliverable types are defined by a definition. When calling deliver_as on any deliverable, the associated definition is applied to it.
Defined Under Namespace
Modules: Base, Page, Post Classes: MissingDefinitionError