Module: ActsAsTemplate

Extended by:
ActiveSupport::Concern
Included in:
ApplicationRecord
Defined in:
lib/acts_as_template.rb,
lib/acts_as_template/engine.rb,
lib/acts_as_template/project_meta.rb

Defined Under Namespace

Classes: Engine

Constant Summary collapse

VERSION =
'0.1.0'
NAME =
'acts_as_template'
REPO =
'invisiblehats/acts_as_template'
AUTHORS =
['Myk Klemme'].freeze
EMAIL =
['[email protected]'].freeze
HOMEPAGE =
'https://github.com/invisiblehats/acts_as_template'
SUMMARY =
'Summary of ActsAsTemplate.'
DESCRIPTION =
'Description of ActsAsTemplate.'
LICENSE =
'MIT'