Class: Cards::SwimLanes

Inherits:
CardWall show all
Defined in:
lib/cards/swim_lanes.rb

Instance Method Summary collapse

Methods inherited from CardWall

#add_handler, colors, #define, from, #process, #show, writer=

Constructor Details

#initializeSwimLanes

Returns a new instance of SwimLanes.



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

def initialize
  super
end