Module: Pleiades::Command::Routing::Reflection

Extended by:
ActiveSupport::Concern
Included in:
Pleiades::Command::Router
Defined in:
lib/pleiades/core/command/routing/reflection.rb

Instance Method Summary collapse

Instance Method Details

#__event_name__Object



7
8
9
# File 'lib/pleiades/core/command/routing/reflection.rb', line 7

def __event_name__
  @event.type
end