Class: ApplicationDecorator

Inherits:
Draper::Base show all
Defined in:
lib/generators/draper/decorator/templates/application_decorator.rb

Constant Summary

Constants inherited from Draper::Base

DEFAULT_DENIED, FORCED_PROXY

Instance Attribute Summary

Attributes inherited from Draper::Base

context, model

Method Summary

Methods inherited from Draper::Base

allows, decorate, decorates, denies, find, #helpers, #initialize, lazy_helpers, model_name, #to_model

Constructor Details

This class inherits a constructor from Draper::Base