mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-26 14:15:49 +03:00
[PR #1437] [MERGED] Add Ruby example #1490
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#1490
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/1437
Author: @shmokmt
Created: 12/21/2023
Status: ✅ Merged
Merged: 12/21/2023
Merged by: @fsouza
Base:
main← Head:ruby-example📝 Commits (1)
c425fa4Add Ruby example📊 Changes
6 files changed (+117 additions, -0 deletions)
View changed files
📝
.github/dependabot.yml(+5 -0)📝
.github/workflows/main.yml(+3 -0)➕
ci/run-ruby-example.sh(+9 -0)➕
examples/ruby/Gemfile(+5 -0)➕
examples/ruby/Gemfile.lock(+79 -0)➕
examples/ruby/main.rb(+16 -0)📄 Description
Added example showing how to work with the emulator from Ruby
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.