Categories

About Me

Profile I am a web application developer based in Southern California. I am 30 years old and have a passion for creating clean and usable web applications using the Ruby on Rails framework.

For the past couple of years I've been doing freelance work and have contributed to multiple startup projects including Foldera, Kajabi, and Miio.

Download my Resume Follow me on Github Download my vCard Subscribe to my RSS

Ruby 1.9 QR Code Generator

Ruby

0 Comments

A while back I was working on a project that needed to generate QR codes ( 2D barcodes ). The only gem I could find to assist me was really out of date and only worked with Ruby 1.8. I updated the gem to work with Ruby 1.9 and put it up on Rubygems just so no one else has to deal with that issue.

Heres the link to it on RubyGems.

or you can just use "gem install rqr19"

Be the first to comment!

Add a Comment