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