qoobaa/vcard

incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string)

hannesm opened this issue · 1 comments

with ruby-1.9.3 I get the error in lib/vcard/vcard.rb:669

A possible workaround is to remove the entire case string statement, ranging from 668-683

Could you please create a pull request for that?

Thanks for reporting!