ruby / gem_rbs_collection

A collection of RBS for gems.
MIT License
246 stars 101 forks source link

Add sinatra gem type #562

Closed euglena1215 closed 1 month ago

euglena1215 commented 1 month ago

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

github-actions[bot] commented 1 month ago

@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.


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 commented 1 month ago

/merge