grant / ruby-docs-samples

Ruby samples for Google Cloud Platform products.

Home Page:https://cloud.google.com/ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby docs samples

Ruby 2.4: Kokoro Ruby 2.5: Kokoro

This repository holds samples used in the ruby documentation on cloud.google.com.

See our other Google Cloud Platform github repos for sample applications and scaffolding for other frameworks and use cases.

Run Locally

  1. Clone this repo.

    git clone https://github.com/GoogleCloudPlatform/ruby-docs-samples.git
    
  2. Change directories to the sample that you want to test. Example:

    cd ruby-docs-samples/storage
    
  3. Run the tests from the command line.

    bundle install
    bundle exec rspec
    

Contributing changes

Contributions to this sample repository are always welcome and highly encouraged.

See CONTRIBUTING for more information on how to get started.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See Code of Conduct for more information.

Licensing

About

Ruby samples for Google Cloud Platform products.

https://cloud.google.com/ruby

License:Apache License 2.0


Languages

Language:Ruby 85.5%Language:HTML 8.7%Language:Shell 1.5%Language:JavaScript 1.4%Language:CSS 1.1%Language:SCSS 0.5%Language:Dockerfile 0.5%Language:Slim 0.5%Language:Sass 0.1%Language:CoffeeScript 0.1%