Class: WelcomeController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- EacRailsBase0::ApplicationController
- ApplicationController
- WelcomeController
- Defined in:
- lib/eac_rails_base0/app_generator/templates/app/controllers/welcome_controller.rb
Instance Method Summary collapse
Methods inherited from EacRailsBase0::ApplicationController
active_scaffold_controller_for, #after_sign_in_path_for
Instance Method Details
#index ⇒ Object
4 |
# File 'lib/eac_rails_base0/app_generator/templates/app/controllers/welcome_controller.rb', line 4 def index; end |