travis-api/lib/travis/api
Piotr Sarnacki 5714fcf36d Allow turning off Home::Endpoint
Home::Endpoint by default redirects GET / request to /docs. This may be
desireable when Travis::Api::App is the only app running, but if it's
running in front of other app, you may want to keep root for other
things.
2012-08-09 23:45:39 +02:00
..
app use AccessToken 2012-07-28 19:48:53 +02:00
app.rb Allow turning off Home::Endpoint 2012-08-09 23:45:39 +02:00