Even though this project seems abandoned, I'll try to see if you can help me out.
On one of the QR codes I have I get the following error message:
/home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:209:in `chr': 488 out of char range (RangeError)
from /home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:209:in `block in text'
from /home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:207:in `times'
from /home/.rvm/gems/ruby-2.2.0/gems/qrio-0.0.1/lib/qrio/qr_matrix.rb:207:in `text'
from /usr/local/bin/otp:52:in `<main>'
After searching online in vain, I have no idea what to do.
Also, this is the only gem I found to decode QR codes. Do you know of any actively developed ones?
Even though this project seems abandoned, I'll try to see if you can help me out.
On one of the QR codes I have I get the following error message:
After searching online in vain, I have no idea what to do.
Also, this is the only gem I found to decode QR codes. Do you know of any actively developed ones?