Class: Tramway::Conference::ApplicationController
- Inherits:
-
Tramway::Core::ApplicationController
- Object
- Tramway::Core::ApplicationController
- Tramway::Conference::ApplicationController
- Defined in:
- app/controllers/tramway/conference/application_controller.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#application ⇒ Object
8 9 10 |
# File 'app/controllers/tramway/conference/application_controller.rb', line 8 def application @application = ::Tramway::Core.application.model_class.first end |