Class: Weeler::AdministrationController
- Inherits:
-
ContentController
- Object
- ApplicationController
- ApplicationController
- BaseController
- ContentController
- Weeler::AdministrationController
- Defined in:
- app/controllers/weeler/administration_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
3 4 5 |
# File 'app/controllers/weeler/administration_controller.rb', line 3 def index render :welcome end |