ruby / uri

URI is a module providing classes to handle Uniform Resource Identifiers
https://ruby.github.io/uri/
Other
78 stars 42 forks source link

Add a link to the documentation #57

Closed AlexWayfer closed 1 year ago

AlexWayfer commented 1 year ago

Where should I read the methods, their options?

For example, https://rubydoc.info/gems/uri

https://ruby-doc.org/3.2.1/libdoc/uri/rdoc/URI/HTTP.html has died after separating into gem.

hsbt commented 1 year ago

Use this https://ruby.github.io/uri/