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: 104,080 of 196,739
Downloads: 8,107
Daily
Ranking: 20,652 of 196,700
Downloads: 17
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,722,045,980 | bundler |
| 8 | 1,409,078,892 | rake |
| 15 | 1,260,233,500 | addressable |
| 29 | 1,017,300,652 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | fursich |