google-api-ruby-client/lib
Ben Barnard c428db0f3d Shutdown WEBrick server used in installed app flow
Starting and stopping WEBrick only controls whether the event loop is
running, it does not start and stop listening on TCP sockets.
Our WEBrick server is starting to listen when it is initialised,
so we should ensure that we shut it down when we are done with it.

Note that shutdown is idempotent.
2013-11-20 00:28:21 +01:00
..
compat Merge pull request #13 from sanemat/multi-json-in-rails-case 2012-12-30 11:20:01 -08:00
google Shutdown WEBrick server used in installed app flow 2013-11-20 00:28:21 +01:00
cacerts.pem Bundle root certs 2013-05-31 15:38:00 -07:00