Class: HelpAnywhere::HelpAnywhereController

Inherits:
BaseController
  • Object
show all
Defined in:
app/controllers/help_anywhere/help_anywhere_controller.rb

Instance Method Summary collapse

Instance Method Details

#routesObject



2
3
4
# File 'app/controllers/help_anywhere/help_anywhere_controller.rb', line 2

def routes
  render :json => HelpAnywhere.config.routes
end