Skip to content

feat(ruby): add .fernignore and rename to legacy client#156

Merged
Barry-Zou merged 2 commits intomasterfrom
dsinghvi/fernignore-legacy-client
Aug 12, 2025
Merged

feat(ruby): add .fernignore and rename to legacy client#156
Barry-Zou merged 2 commits intomasterfrom
dsinghvi/fernignore-legacy-client

Conversation

@fern-support
Copy link
Collaborator

🌿 This PR introduces a .fernignore file so that we can transition to using Fern for SDK generation and renames both the module and client to use SquareLegacy.

After this PR, to use the legacy client, users will have to do:

require "square_legacy"

SquareLegacy::Client.new(...)

@Barry-Zou Barry-Zou merged commit d10e738 into master Aug 12, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments