Class StrategyLayer
In: default/strategy_layer.rb
Parent: BeeperLayer

Uses a strategy to determine how to put_beepers

Methods

Public Class methods

Initially does nothing when asked to put_beepers

Public Instance methods

Delegate the action to the strategy

"Change the current strategy to any other

[Validate]