class Messaging::Fixtures::Controls::Handler::Noop

Public Instance Methods

handle(*) click to toggle source
# File lib/messaging/fixtures/controls/handler.rb, line 75
def handle(*)
end