Publish current master to a new version in ruby gems
Opened this issue · 0 comments
MaicolBen commented
If I use the ruby gems version, when I try to send an emoji (unicode characters) throws NoMethodError: undefined method 'force_encoding' for nil:NilClass
in lib/pushwoosh/helpers.rb:9:in 'limit_string'
. If my gemfile points to this github repo, the issue is solved.