Class: Tramway::Conference::ApplicationController

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

Direct Known Subclasses

Web::WelcomeController

Instance Method Summary collapse

Instance Method Details

#applicationObject



10
11
12
# File 'app/controllers/tramway/conference/application_controller.rb', line 10

def application
  @application = ::Tramway.application_object
end