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 types for addressable gem #449

Merged
merged 2 commits into from
Oct 28, 2023
Merged

Add types for addressable gem #449

merged 2 commits into from
Oct 28, 2023

Conversation

tk0miya
Copy link
Contributor

@tk0miya tk0miya commented Oct 9, 2023

Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.

refs: https://github.com/sporkmonger/addressable

@tk0miya tk0miya requested a review from pocke as a code owner October 9, 2023 18:54
Addressable is an alternative implementation to the URI implementation
that is part of Ruby's standard library. It is flexible, offers
heuristic parsing, and additionally provides extensive support for
IRIs and URI templates.

refs: https://github.com/sporkmonger/addressable
@pocke pocke enabled auto-merge (squash) October 28, 2023 04:23
@pocke pocke merged commit a7f38cd into ruby:main Oct 28, 2023
3 checks passed
@tk0miya tk0miya deleted the addressable branch October 28, 2023 16:22
sw-square pushed a commit to sw-square/gem_rbs_collection that referenced this pull request Jan 22, 2024
Addressable is an alternative implementation to the URI implementation
that is part of Ruby's standard library. It is flexible, offers
heuristic parsing, and additionally provides extensive support for
IRIs and URI templates.

refs: https://github.com/sporkmonger/addressable

Co-authored-by: Masataka Pocke Kuwabara <[email protected]>
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.

2 participants