Git Product home page Git Product logo

Comments (4)

thapakazi avatar thapakazi commented on May 7, 2024

⚔ ya, felt the same problem too.. as @dsager
require': cannot load such file -- google/api_client/auth/file_storage (LoadError) from drive.rb:17:in

'`

→So I manually did this

cd ~/.rvm/gems/ruby-2.0.0-p195/gems/google-api-client-0.6.4/lib/google/api_client/auth
→ then
wget https://raw.github.com/google/google-api-ruby-client/master/lib/google/api_client/auth/file_storage.rb

→ and got it working
2.0.0p195 :017 > require 'google/api_client/auth/file_storage'
=> true

from google-api-ruby-client-samples.

delmendo avatar delmendo commented on May 7, 2024

Good thing they monitor this project :)

from google-api-ruby-client-samples.

sgomes avatar sgomes commented on May 7, 2024

Apologies for breaking master for 0.6 projects, I hadn't noticed FileStorage was only available for 0.7.

I've created an 0.6 branch without my changes for those of you using 0.6.

from google-api-ruby-client-samples.

russellsilva avatar russellsilva commented on May 7, 2024

@sgomes What about making it the other way around, having a branch for the breaking changes using Google API Client 0.7? It seems to me that the master branch should work with the latest stable version of the gem, which is 0.6.4 as of this writing. 0.7 is only in release candidate stage. What do you think?

from google-api-ruby-client-samples.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.