In this Ruby coding tutorial, you'll learn how to build a QR Code generator script that allows you to create PNG QR Codes that direct users to a URL. Additionally, you'll learn how to utilize ARGV which allows you to pass data to Ruby Scripts.
Source code:
https://github.com/jordanhudgens/ruby...