rqrcode 3.0.0
Install from the command line:
Learn more about RubyGems packages
$ gem install rqrcode --version "3.0.0"
Install via Gemfile:
source "https://rubygems.pkg.github.com/whomwah" do
gem "rqrcode", "3.0.0"
end
About this version
rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.