Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6c43c commit 2ec4d73Copy full SHA for 2ec4d73
Rakefile
@@ -1,3 +1,4 @@
1
+Encoding.default_external = "UTF-8" if defined?(Encoding)
2
require 'json'
3
require 'bundler/gem_tasks'
4
0 commit comments