Class: WelcomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- WelcomeController
- Defined in:
- app/controllers/welcome_controller.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) index
3 4 |
# File 'app/controllers/welcome_controller.rb', line 3 def index end |