Skip to content
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

Add sinatra gem type #562

Merged
merged 1 commit into from
May 25, 2024
Merged

Add sinatra gem type #562

merged 1 commit into from
May 25, 2024

Conversation

euglena1215
Copy link
Contributor

Method calls with HTTP verbs (get, post, etc.) are always evaluated as singleton methods, so a corresponding singleton method definition is required.

Method calls with HTTP verbs (`get`, `post`, etc.) are always evaluated as singleton methods,
so a corresponding singleton method definition is required.
Copy link

@euglena1215 Thanks for your contribution!

Please follow the instructions below for each change.
See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.

  • /merge: Merge this PR if CI passes

sinatra

You changed RBS files for an existing gem.
You can merge this PR yourself because you are a reviewer of this gem.
Just comment /merge to merge this PR.

You can also request a review from other reviewers if you want.

@euglena1215
Copy link
Contributor Author

/merge

@github-actions github-actions bot merged commit 23f5cfd into ruby:main May 25, 2024
4 checks passed
@euglena1215 euglena1215 deleted the sinatra2 branch May 25, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant