Class: Pinnable::ApplicationController
- Inherits:
-
Object
- Object
- Pinnable::ApplicationController
- Defined in:
- app/controllers/pinnable/application_controller.rb
Overview
Inherits the host’s controller (via config) so it picks up the host’s auth, CSRF, and layout. Every Pinnable request is gated by the host-supplied ‘enabled_for` predicate.