Class: Admin::IndexController

Inherits:
AdminController
  • Object
show all
Defined in:
app/controllers/admin/index_controller.rb

Overview

Administrative home page

Instance Method Summary collapse

Instance Method Details

#indexObject

get /admin



6
7
# File 'app/controllers/admin/index_controller.rb', line 6

def index
end