现在我正在尝试使用google-api-ruby-client gem共享一个文件。我在使用下面的代码时遇到了一些问题。In my app I list drive files well.@drive = Google::Apis::DriveV3::DriveService.new
#Here,permis
在rails中,我需要使用google_drivegem来访问电子表格。google_drive依赖于更新的google_drive。如果我更新google client,更新可能会破坏其他人的代码。我怎么才能把这事搞清楚?下面是错误消息:
Bundler could not find compatible versions for gem "google-a
我使用google- API -client (0.3.0) gem for my Rails app通过GoogleDriveAPI v2访问用户数据。我成功地按标题搜索了一个文件,然后尝试使用搜索结果中的文件id插入新的权限。我想以编程方式允许“任何有链接的人”对该文件进行评论。ruby/object:Google::APIClient::Sch