Categories: None [Edit]
safe_uri
SafeURI is an alternative implementation that allows you to open an URI with safer approach - with SafeURI.#open, you can always force to use URI.parse(url).open, or File.open(filename) depending on the provided argument. The pipe character '|' is NOT accepted as it does not delegate to Kernel.#open (falls back to File.#open), unlike URI.#open that falls back to Kernel.#open when un-openable arguments are given.
Total
Ranking: 130,482 of 188,026
Downloads: 4,758
Daily
Ranking: 83,506 of 188,014
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,054,176,952 | bundler |
| 10 | 1,180,407,724 | rake |
| 21 | 1,071,069,961 | addressable |
| 29 | 931,545,208 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | fursich |