Class: MaquinaStream::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
Defined in:
app/controllers/maquina_stream/application_controller.rb

Overview

Every engine request resolves the record through the host's find_stream callable and is authorized by the host's authorize callable. With neither configured the engine refuses: it never assumes it may serve a message.

Direct Known Subclasses

BlocksController, ManifestsController