Prepends 'http://' to what appears to be absolute links that are missing a protocol. For example: "www.example.com/some/path" can be assumed to mean "http://www.example.com/some/path"
Required Ruby Version
>= 0
Authors
Andy Huynh
Prepends 'http://' to what appears to be absolute links that are missing a protocol. For example: "www.example.com/some/path" can be assumed to mean "http://www.example.com/some/path"
>= 0
Andy Huynh