I'm a Sr. Software Engineer at Flashpoint. I specialize in Python and Go, building functional, practical, and maintainable web systems leveraging Kubernetes and the cloud. Blog opinions are my own.
Ruby is still one of the most pretty languages!
Maybe you can use the open(url).read from require 'open-uri' instead of curl to allow it to run on other systems 🙂
I'm a Sr. Software Engineer at Flashpoint. I specialize in Python and Go, building functional, practical, and maintainable web systems leveraging Kubernetes and the cloud. Blog opinions are my own.
Using the CSV module to avoid any quoting pitfalls. :)
Ruby is still one of the most pretty languages!
Maybe you can use the
open(url).readfromrequire 'open-uri'instead ofcurlto allow it to run on other systems 🙂Alernatively could look like this:
Oh, I like that!
open-uribuilt-in. Also awesome.