google-api-ruby-client/lib
Mike Moore 1dd5c2820a Fix warning: File.exists? is deprecated
File.exist? should be used instead.
Might consider using File.file? instead of File.exist? since File.exist? will
return true when given the path of a file or a directory.

Addresses the following warning:

lib/google/api_client/service/simple_file_store.rb:127: warning: File.exists? is a deprecated name, use File.exist? instead
2015-03-25 17:06:20 -06:00
..
compat Merge pull request #13 from sanemat/multi-json-in-rails-case 2012-12-30 11:20:01 -08:00
google Fix warning: File.exists? is deprecated 2015-03-25 17:06:20 -06:00
cacerts.pem Bundle root certs 2013-05-31 15:38:00 -07:00