Class: Rails::WelcomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Rails::WelcomeController
- Defined in:
- lib/rails/welcome_controller.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
8 9 |
# File 'lib/rails/welcome_controller.rb', line 8 def index end |