General

Profile

silasdavis (Silas Davis)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 0 1

Activity

06/19/2013

11:35 PM Ruby master Feature #8544 (Open): OpenURI should open 'file://' URIs
The following code prints the contents of '/tmp/file.txt':
require 'open-uri'
open('/tmp/file.txt').read {|f| put...
silasdavis (Silas Davis)

Also available in: Atom