Class: RubyDecorators::Stack

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby_decorators.rb

Class Method Summary collapse

Class Method Details

.allObject



6
7
8
# File 'lib/ruby_decorators.rb', line 6

def self.all
  @all ||= []
end