Class: HelpAnywhere::HelpAnywhereController
- Inherits:
-
BaseController
- Object
- ApplicationController
- BaseController
- HelpAnywhere::HelpAnywhereController
- Defined in:
- app/controllers/help_anywhere/help_anywhere_controller.rb
Instance Method Summary collapse
Instance Method Details
#routes ⇒ Object
2 3 4 |
# File 'app/controllers/help_anywhere/help_anywhere_controller.rb', line 2 def routes render :json => HelpAnywhere.config.routes end |