Class: Awesome::MainController

Inherits:
Volt::ModelController
  • Object
show all
Defined in:
app/awesome/controllers/main_controller.rb

Instance Method Summary collapse

Instance Method Details

#indexObject



3
4
5
# File 'app/awesome/controllers/main_controller.rb', line 3

def index
  # Add code for when the index view is loaded
end