Class: ApiExplorer::ExplorerController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- ApplicationController
- ApiExplorer::ExplorerController
- Defined in:
- app/controllers/api_explorer/explorer_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
5 6 7 |
# File 'app/controllers/api_explorer/explorer_controller.rb', line 5 def index @description = ApiExplorer.description end |