Module: PureMVC

Defined in:
src/core/controller.rb,
src/core/model.rb,
src/core/view.rb,
src/patterns/command/macro_command.rb,
src/patterns/command/simple_command.rb,
src/patterns/facade/facade.rb,
src/patterns/mediator/mediator.rb,
src/patterns/observer/notification.rb,
src/patterns/observer/notifier.rb,
src/patterns/observer/observer.rb,
src/patterns/proxy/proxy.rb

Overview

proxy.rb PureMVC Ruby Multicore

Copyright© 2025 Saad Shams <saad.shams@puremvc.org> Your reuse is governed by the BSD 3-Clause License

Defined Under Namespace

Classes: Controller, Facade, MacroCommand, Mediator, Model, Notification, Notifier, Observer, Proxy, SimpleCommand, View