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