Class: Weeler::HomeController
- Inherits:
-
BaseController
- Object
- ApplicationController
- ApplicationController
- BaseController
- Weeler::HomeController
- Defined in:
- app/controllers/weeler/home_controller.rb
Instance Method Summary collapse
Instance Method Details
#about ⇒ Object
4 |
# File 'app/controllers/weeler/home_controller.rb', line 4 def about; end |
#index ⇒ Object
3 |
# File 'app/controllers/weeler/home_controller.rb', line 3 def index; end |