Class: Tramway::Admin::WelcomeController
- Inherits:
-
ApplicationController
- Object
- Core::ApplicationController
- ApplicationController
- Tramway::Admin::WelcomeController
- Defined in:
- app/controllers/tramway/admin/welcome_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
#application, #check_available!, #check_available_scope!, #collections_counts, #decorator_class, #form_class, #model_class
Methods included from RecordRoutesHelper
#edit_record_path, #new_record_path, #record_path, #records_path
Instance Method Details
#index ⇒ Object
7 8 |
# File 'app/controllers/tramway/admin/welcome_controller.rb', line 7 def index end |