Module: Sinatra

Defined in:
lib/underway/sinatra.rb,
lib/underway/sinatra/app_info.rb

Overview

Include this module in your Sinatra app to get access to these helpful routes:

/info/app => information about this App /info/app/installations => a list of all installations of this App /info/app/installations/:id => information about the installation /info/app/installations/:id/repositories => the repositories this installation has access to /info/app/installations/:id/access_token => a valid access token for the installation

Defined Under Namespace

Modules: Underway