Skip to content

Add Ruby 3.2 support for rspec_api_documentation #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

kceb
Copy link
Collaborator

@kceb kceb commented Feb 8, 2024

@@ -5,7 +5,7 @@ module Writers
class AppendJsonWriter < JsonWriter
def write
index_file = docs_dir.join("index.json")
if File.exists?(index_file) && (output = File.read(index_file)).length >= 2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kceb
Copy link
Collaborator Author

kceb commented Feb 8, 2024

@EnotPoloskun regarding your comment here:
https://simplepractice.slack.com/archives/C02VDPZE5KQ/p1707348217981899?thread_ts=1707344162.540319&cid=C02VDPZE5KQ

I don't see an associated branch in this repo 🤔 , so I am making this to master. I suppose the fork option in Gemfile doesn't reference a branch.

@kceb kceb added Platform reviewed Code is reviewed labels Feb 15, 2024
@kceb kceb requested a review from jfadgen April 5, 2024 23:51
@kceb kceb merged commit 90f84c8 into master Apr 8, 2024
@kceb kceb deleted the chore/support-ruby-3-2 branch April 11, 2024 22:24
@kceb
Copy link
Collaborator Author

kceb commented Apr 11, 2024

🤦‍♂️ I clicked the default merge option and forgot to switch to squash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform reviewed Code is reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants