Back to Browse

Build a QR Code Generator in Ruby

2.2K views
Apr 14, 2021
12:15

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-3/blob/master/qr_generator.rb

Download

1 formats

Video Formats

360pmp418.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Build a QR Code Generator in Ruby | NatokHD