Class: HomeController

Inherits:
ApplicationController
  • Object
show all
Includes:
DiscoApp::Concerns::AuthenticatedController
Defined in:
lib/generators/disco_app/install/templates/controllers/home_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



5
6
# File 'lib/generators/disco_app/install/templates/controllers/home_controller.rb', line 5

def index
end