mirror of
https://github.com/langgenius/ruby-sdk.git
synced 2026-07-18 12:25:31 -04:00
[PR #1] [MERGED] Do the first calling correctly. #1
Reference in New Issue
Block a user
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/langgenius/ruby-sdk/pull/1
Author: @Eric-Guo
Created: 2/23/2025
Status: ✅ Merged
Merged: 2/28/2025
Merged by: @Eric-Guo
Base:
main← Head:main📝 Commits (7)
df54ab2bump gem version9cada1arubocop --fixef9d404Another round of code style clean.500b3e6Allow overwrite the base_url.fee9aa4Basically AI generated README.c29d95fFix CI by bump to last supported ruby.0f37372Another fix.📊 Changes
7 files changed (+156 additions, -133 deletions)
View changed files
📝
.github/workflows/main.yml(+2 -2)📝
.rubocop.yml(+6 -0)📝
Gemfile(+2 -2)📝
Gemfile.lock(+35 -25)📝
README.md(+4 -3)📝
lib/dify/client.rb(+83 -78)📝
test/dify/client_test.rb(+24 -23)📄 Description
Any plan to further improvement this gem?
It's far from a (relative) native ruby gems style at current status...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.