Class: Rails::WelcomeController

Inherits:
ApplicationController show all
Defined in:
railties/lib/rails/welcome_controller.rb

Overview

:nodoc:

Constant Summary

Constants inherited from ActionController::Base

ActionController::Base::MODULES, ActionController::Base::PROTECTED_IVARS

Instance Method Summary collapse

Methods inherited from ActionController::Base

without_modules

Methods included from ActionController::Testing::Functional

#clear_instance_variables_between_requests, #recycle!

Instance Method Details

#indexObject



9
10
# File 'railties/lib/rails/welcome_controller.rb', line 9

def index
end