Project
General
Profile
Sign in
Register
Home
Projects
Help
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
«
Previous
|
Next
»
Revision 344a824e
Added by
znz (Kazuhiro NISHIYAMA)
almost 5 years
ago
ID
344a824ef9d4b6152703d02d7ffa042abd4252c1
Parent
0dc95266
Child
9fa478e3
[DOC] Use URI#read instead of URI.open for better compatibility
URI.open is available since 2.5.0, but URI#read is available since 1.8.0.
Fix
open
without
close
.
ref
https://github.com/rurema/doctree/pull/2433
Loading...
[DOC] Use URI#read instead of URI.open for better compatibility
openwithoutclose.