hexorx/e164

invalid multibyte char (US-ASCII)

denmarkin opened this issue · 4 comments

/Users/sly/.rvm/gems/ruby-1.9.2-p136@qwiktalk/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `require': /Users/sly/.rvm/gems/ruby-1.9.2-p136@qwiktalk/gems/e164-0.1.2/lib/e164/country_codes.rb:71: invalid multibyte char (US-ASCII) (SyntaxError)
/Users/sly/.rvm/gems/ruby-1.9.2-p136@qwiktalk/gems/e164-0.1.2/lib/e164/country_codes.rb:71: invalid multibyte char (US-ASCII)
/Users/sly/.rvm/gems/ruby-1.9.2-p136@qwiktalk/gems/e164-0.1.2/lib/e164/country_codes.rb:71: syntax error, unexpected $end, expecting '}'
...ion => '', :description => 'Côte_d\'Ivoire', :info => 'en.w...
...                               ^
from /Users/sly/.rvm/gems/ruby-1.9.2-p136@qwiktalk/gems/activesupport-3.0.5/lib/active_support/dependencies.rb:239:in `block in require'

solution here: shajith@5e97683

I just messaged shajith to see if he wants to send me a pull request to make sure he gets credit. If he doesn't respond by this evening I will go ahead and put the fix in and release an updated gem. Thank you for pointing this bug out.

Np, will be happy to use the gem instead of the plugin

The fix has been pulled and a new gem released.
5b71254