Posts by Eduardo Paulo Migo • 1 point
1 post
-
0
votes0
answers52
viewsQ: Mistakes in Ruby come because?
Goal Add (Uri, url) with port. # Ajuda por carlos-romero # https://stackoverflow.com # Ajuda por mu-is-too-short # https://stackoverflow.com require 'uri' require 'socket' url = 'file://C://' class…