google-api-ruby-client/lib/google
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
..
api_client Shutdown WEBrick server used in installed app flow 2013-11-20 00:28:21 +01:00
api_client.rb Merge pull request #71 from twelvelabs/master 2013-09-06 11:37:45 -07:00
inflection.rb Minor change to inflection. 2011-10-21 11:28:59 +03:00