Class: WelcomeController

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

Instance Method Summary collapse

Methods inherited from ApplicationController

#new_session_path

Instance Method Details

#aboutObject



6
# File 'app/controllers/welcome_controller.rb', line 6

def about; end

#helpObject



8
# File 'app/controllers/welcome_controller.rb', line 8

def help; end

#indexObject



5
# File 'app/controllers/welcome_controller.rb', line 5

def index; end

#licenseObject



7
# File 'app/controllers/welcome_controller.rb', line 7

def license; end