google-serverless-exec 0.1.0
The google-serverless-exec gem is a set of classes, plugins, and tools for integration with Google Serverless compute. It provides access to the runtime environments, including logging to the Google Cloud Console and interrogation of hosting properties. It also provides Rake tasks for managing your serverless applications, for example to run production maintenance commands such as database migrations. This gem is NOT required to deploy your Ruby application to Google Serverless compute.
Gemfile:
=
install:
=
Development Dependencies (10):
bundler
~> 2.0
google-style
~> 1.25.1
minitest
~> 5.11
minitest-focus
~> 1.1
minitest-rg
~> 5.2
rake
~> 12.0
rdoc
~> 6.0
redcarpet
~> 3.4
toys
~> 0.11
yard
~> 0.9