Rails barcode generator
andymilk | August 27, 2008I haven’t had much time lately to write any blogs, but I figure I’d post a few tidbits of some neat Rails, Javascript, web service, and AJAX widgets that I’ve had the pleasure of integrating on recent projects. I’ll start with a very simple Rails plug-in that I used for an online coupon redemption program.
It’s a barcode generator that uses the Gbarcode gem. It was a snap to integrate and I had barcodes on these online coupons in less than a day, fully tested.
http://code.google.com/p/barcode-generator/
The web app I used this on is not for public consumption, but feel free to email me and I can demonstrate.
Cheers,
Andy
Andy Milk is a web software designer, developer, and consultant located in the Boston, MA area. This site showcases his portfolio and approach to design and development. 





That’s a great solution. We publish a barcode font, but often our clients are looking for a way to do exactly what you’ve done. From what I’ve seen, its a very elegant answer. I’ll try to get a link to this post on our website.