Render QR codes easily from your Rails 3 application
After reading José Valim’s first chapter on custom renderers in Crafting Rails Applications, I put together a quick QR Code renderer. Supports SVG (print!) and PNG.
rqrcode-rails3 on github
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
After reading José Valim’s first chapter on custom renderers in Crafting Rails Applications, I put together a quick QR Code renderer. Supports SVG (print!) and PNG.
rqrcode-rails3 on github
Post a comment