Class: CASino::ApplicationController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- CASino::ApplicationController
- Includes:
- ApplicationHelper
- Defined in:
- app/controllers/casino/application_controller.rb
Direct Known Subclasses
CASino::Api::V1::TicketsController, ProxyTicketsController, ServiceTicketsController, SessionsController, TwoFactorAuthenticatorsController
Instance Method Summary collapse
Instance Method Details
#cookies ⇒ Object
10 11 12 |
# File 'app/controllers/casino/application_controller.rb', line 10 def super end |