Class: CMS::RootController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- CMS::RootController
- Defined in:
- app/controllers/cms/root_controller.rb
Instance Method Summary collapse
Instance Method Details
#description ⇒ Object
6 7 |
# File 'app/controllers/cms/root_controller.rb', line 6 def description end |
#index ⇒ Object
9 10 |
# File 'app/controllers/cms/root_controller.rb', line 9 def index end |