Module: Ray::DSL

Defined in:
lib/ray/dsl.rb,
lib/ray/dsl/event.rb,
lib/ray/dsl/handler.rb,
lib/ray/dsl/matcher.rb,
lib/ray/dsl/event_raiser.rb,
lib/ray/dsl/event_runner.rb,
lib/ray/dsl/event_listener.rb,
lib/ray/dsl/event_translator.rb

Overview

A module containing classes you may play with, altough you’ll usually not need to, the other classes and methods written with them being what you should use instead.

Defined Under Namespace

Modules: EventListener, EventRaiser, EventTranslator Classes: Event, EventRunner, Handler, Matcher