rqrcode
/
2.1.2
rqrcode 2.1.2
Install from the command line:
Learn more about RubyGems packages
$ gem install rqrcode --version "2.1.2"
Install via Gemfile:
source "https://rubygems.pkg.github.com/whomwah" do
gem "rqrcode", "2.1.2"
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.