Class: Integral::Backend::StaticPagesController

Inherits:
BaseController
  • Object
show all
Defined in:
app/controllers/integral/backend/static_pages_controller.rb

Overview

Static (not related to a specific model) pages

Instance Method Summary collapse

Instance Method Details

#dashboardObject

GET / Dashboard to show website stats and other useful information



7
# File 'app/controllers/integral/backend/static_pages_controller.rb', line 7

def dashboard; end