Module: Plushie::App::Aliases Private

Defined in:
lib/plushie/app.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Convenience aliases injected into App classes.

Constant Summary collapse

Event =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Alias for Plushie::Event.

Plushie::Event
Command =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Alias for Plushie::Command.

Plushie::Command
Subscription =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Alias for Plushie::Subscription.

Plushie::Subscription