Class: Guts::IndexController

Inherits:
ApplicationController show all
Defined in:
app/controllers/guts/index_controller.rb

Overview

Index controller

Instance Method Summary collapse

Methods inherited from ApplicationController

#current_ability

Methods included from MultisiteConcern

#current_site, #with_current_site

Instance Method Details

#indexObject

Displays the welcome page



10
11
# File 'app/controllers/guts/index_controller.rb', line 10

def index
end