Module: Mutton
- Extended by:
- Config
- Defined in:
- lib/mutton.rb,
lib/mutton/config.rb,
lib/mutton/engine.rb,
lib/mutton/version.rb,
lib/mutton/handlebars_compiler.rb,
lib/mutton/notification_subscriber.rb,
lib/mutton/handlebars_template_handler.rb,
lib/mutton/handlebars_template_converter.rb
Defined Under Namespace
Modules: Config, HandlebarsCompiler Classes: Engine, HandlebarsTemplateConverter, HandlebarsTemplateHandler, NotificationSubscriber
Constant Summary collapse
- PARTIAL_CONVENTION =
{ everything: 'rudolph', hunt: 'dasher', underscore: 'prancer', dash: 'blitzen' }
- VERSION =
'0.0.12'
Instance Attribute Summary
Attributes included from Config
#handlebars_file, #javascript_asset_path, #logger, #template_namespace, #template_path
Method Summary
Methods included from Config
configure, default_template_path, helper_path, sprockets_path, subscribe_notifications, vendor_version