Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ruby/uri] Update file.rb | Frank Schmitt | 2022-05-12 | 1 | -0/+6 |
* | [ruby/uri] Add proper Ractor support to URI | Benoit Daloze | 2021-07-27 | 1 | -1/+1 |
* | [ruby/uri] Revert "Fix to support Ruby 3.0 Ractor" | Benoit Daloze | 2021-07-27 | 1 | -0/+2 |
* | [ruby/uri] Fix to support Ruby 3.0 Ractor | kvokka | 2021-07-27 | 1 | -2/+0 |
* | lib/*: Prefer require_relative over require. | marcandre | 2018-11-02 | 1 | -1/+1 |
* | Improve docs for URI library | stomar | 2018-04-21 | 1 | -2/+2 |
* | lib/uri/file.rb: fix errors in docs for URI::File.build | stomar | 2018-04-17 | 1 | -4/+1 |
* | lib/uri/file.rb: improve docs for URI::File | stomar | 2018-04-17 | 1 | -9/+11 |
* | Introduce URI::File to handle file URI scheme | naruse | 2018-03-15 | 1 | -0/+95 |