simple_command.rb

Path: src/org/puremvc/ruby/patterns/command/simple_command.rb
Last Update: Mon Dec 29 19:22:47 -0600 2008

Your subclass should override the execute method where your business logic will handle the Notification.

[Validate]