This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-26 20:19:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
lib
/
uri
History
Nikita Levchuk
c97eba9bcd
[ruby/uri] lib/uri/mailto.rb (EMAIL_REGEXP): use assertions surrounding the local part instead of a character class
...
https://github.com/ruby/uri/commit/2d7d2d9988
2025-07-12 03:31:54 +00:00
..
common.rb
[ruby/uri] [DOC] State that uri library is needed to call Kernel#URI
2025-06-26 01:46:48 +00:00
file.rb
[ruby/uri] Fix the mention to removed
URI.escape/URI::Escape
2025-02-27 04:30:23 +00:00
ftp.rb
…
generic.rb
[ruby/uri] Fix the message for unexpected argument
2025-07-12 03:05:25 +00:00
http.rb
…
https.rb
…
ldap.rb
…
ldaps.rb
…
mailto.rb
[ruby/uri] lib/uri/mailto.rb (EMAIL_REGEXP): use assertions surrounding the local part instead of a character class
2025-07-12 03:31:54 +00:00
rfc2396_parser.rb
[ruby/uri] Make URI::regexp schemes case sensitive
2025-07-12 03:24:15 +00:00
rfc3986_parser.rb
[ruby/uri] Fix minor typo from
2024-11-11 02:42:53 +00:00
uri.gemspec
[ruby/uri] Remove rakelib/ dir from gem also
2024-11-13 05:07:53 +00:00
version.rb
[ruby/uri] Bump up v1.0.3
2025-02-26 07:12:53 +00:00
ws.rb
…
wss.rb
…