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
      9 10  | 
    
      # File 'lib/rails/welcome_controller.rb', line 9 def index end  |