Class: RubyDecorators::Stack
- Inherits:
-
Object
- Object
- RubyDecorators::Stack
- Defined in:
- lib/ruby_decorators.rb
Class Method Summary collapse
Class Method Details
.all ⇒ Object
6 7 8 |
# File 'lib/ruby_decorators.rb', line 6 def self.all @all ||= [] end |