GitHub
github.com › googleapis › google-api-ruby-client
GitHub - googleapis/google-api-ruby-client: REST client for Google APIs · GitHub
Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life.
Starred by 2.9K users
Forked by 886 users
Languages Ruby
Google
docs.cloud.google.com › ruby › docs
Ruby documentation | Google Cloud Documentation
Learn how to use Google Cloud product libraries and frameworks to build and iterate Ruby apps on Google Cloud.
Videos
05:47
Google Sheets and Ruby - YouTube
14:38
Google and Github Omniauth with Devise | Ruby on Rails 8 Tutorial ...
48:53
Add Google Login to Ruby on Rails App | with Default Authentication ...
14:35
Deploy Ruby On Rails On Google Cloud - YouTube
01:47
Using Ruby on Google Cloud Platform - YouTube
Google Cloud
cloud.google.com › ruby › documentation › get started with ruby
Get started with Ruby | Google Cloud
Ruby · Documentation · Guides · Send feedback · This tutorial is intended for those new to building apps in the cloud, such as engineers and web developers, who want to learn key app development concepts as they apply to Google Cloud. Learn basic Google Cloud tools, such as the Google Cloud console and gcloud.
GitHub
github.com › googleapis › google-cloud-ruby
GitHub - googleapis/google-cloud-ruby: Google Cloud Client Library for Ruby · GitHub
This repository includes client libraries for Google Cloud Platform services, along with a selected set of Google services unrelated to the cloud platform. Most directories each correspond to a client library RubyGem, including its code, tests, ...
Starred by 1.4K users
Forked by 567 users
Languages Ruby
GitHub
github.com › googleapis › google-auth-library-ruby
GitHub - googleapis/google-auth-library-ruby: Google Auth Library for Ruby · GitHub
This is Google's officially supported ruby client library for using OAuth 2.0 authorization and authentication with Google APIs.
Starred by 501 users
Forked by 264 users
Languages Ruby 96.8% | Shell 3.2%
Google
googleapis.dev › ruby › google-api-client › v0.8.7
Google API Client
Be sure https://rubygems.org/ is in your gem sources. ... require 'google/api_client' require 'google/api_client/client_secrets' require 'google/api_client/auth/installed_app' # Initialize the client. client = Google::APIClient.new( :application_name => 'Example Ruby application', :application_version => '1.0.0' ) # Initialize Google+ API.
Google
docs.cloud.google.com › developer tools › ruby › get started with ruby
Get started with Ruby | Google Cloud Documentation
Ruby · Guides · Send feedback · This tutorial is intended for those new to building apps in the cloud, such as engineers and web developers, who want to learn key app development concepts as they apply to Google Cloud. Learn basic Google Cloud tools, such as the Google Cloud console and gcloud.
GitHub
googleapis.github.io › google-cloud-ruby › docs
Google Cloud Gems
Google Cloud Client Library for Ruby - an idiomatic, intuitive, and natural way for Ruby developers to integrate with Google Cloud Platform services, like Cloud Datastore and Cloud Storage.
RubyGems
rubygems.org › gems › google-api-client › versions › 0.11.1
google-api-client | RubyGems.org | your community gem host
⬢ RubyGems Navigation menu · Client for accessing Google APIs ·
GitHub
googleapis.github.io › google-cloud-ruby
Google Cloud Ruby
The Google APIs Ruby Client is a client library for using the broad set of Google APIs. gcloud is built specifically for the Google Cloud Platform and is the recommended way to integrate Google Cloud APIs into your Ruby applications.
Google Groups
groups.google.com › g › rubyonrails-talk
Ruby on Rails: Talk - Google Groups
Welcome to the mailing list / google group for Ruby on Rails users. If you are going to post jobs, please include [JOBS] in the subject line.
Google Cloud
cloud.google.com › blog › products › gcp › the-state-of-ruby-on-google-cloud-platform
The state of Ruby on Google Cloud Platform | Google Cloud Blog
June 25, 2018 - We've also tested the gems with Rails 3, Rails 4 and Rails 5. At Next we also announced that Postgres on Cloud SQL is in beta. All of these things should make it easier to move your Rails and Sinatra applications to App Engine. More info on using Ruby on Google Cloud Platform (GCP) is available at http://cloud.google.com/ruby.
GitHub
github.com › googleapis › google-api-ruby-client › blob › main › docs › usage-guide.md
google-api-ruby-client/docs/usage-guide.md at main · googleapis/google-api-ruby-client
Google simple REST clients support several different types of authentication, including OAuth 2.0, service accounts, API keys, and default credentials. Detailed documentation, including examples of several common authentication flows, is provided in the separate Auth Guide. In the present document, we will discuss a few basic cases to get started. Most auth functionality is provided in two separate Ruby gems, which simple REST clients bring in as dependencies.
Author googleapis
Caliban
caliban.org › ruby › ruby-google.shtml
Ruby/Google
It allows the user to programmatically query the Google search-engine from the comfort of his or her favourite programming language, assuming that's Ruby.
Google
docs.cloud.google.com › ruby › running rails on google cloud
Running Rails on Google Cloud | Ruby | Google Cloud Documentation
It's easy to get started developing Ruby on Rails apps that run on Google Cloud.