Libraries
»
decorations
(1.1.0)
»
Index (D)
»
Decorator
Class: Decorator
Inherits:
Object
Object
Decorator
show all
Extended by:
DecoratorDsl
Defined in:
lib/decorator.rb
Overview
Base decorator class
Direct Known Subclasses
RetryDecorator
Method Summary
Methods included from
DecoratorDsl
after
,
around
,
before
,
extended