This is a wrapper for the GOQR api, and can be found in the gem store here https://rubygems.org/gems/qrgo
Install the gem and add to the application's Gemfile by executing:
gem install qrgo
Alternatively, you may add this to the Gemfile.
gem 'qrgo', '~> 0.1.1'
Create and read QR Codes using the api's capability, within ruby applications.
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/testgem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the Testgem project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.