1 Nov 2009 01:52
Re: Ruby QR code decoder?
i don't mean to be a jerk, but "asap?" really? http://www.ruby-forum.com/topic/198410 -eric On Oct 31, 3:17 pm, ckundo <cku...@...> wrote: > I'd like to use be able to decode QR codes that people submit to my > rails app. I'm using phonegap for iPhone, so I need to create a work- > around for a native QR code reader. The best I can come up with is > having someone take a picture of the code and submit it, then have > ruby parse it.* > > I've searched this forum and online, and all I can find is the zxing > library for Java. Question is: > > a) is there a rails plugin or a ruby gem that can decode a qr code > image > or b) is it possible to run a java command from ruby? > > Thanks for any guidance. > > Cameron > > *yes, I will be looking into obj-c eventually, but want to prototype > asap
RSS Feed