This website works better with JavaScript
Home
Explore
Help
Sign In
Dachen
/
shopify_api
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Specify encoding for Rakefile
For Ruby 1.9 compat
Jesse Storimer
14 years ago
parent
0df8ea369b
commit
1eca661174
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
Rakefile
+ 1
- 0
Rakefile
View File
@@ -1,3 +1,4 @@
+# encoding: UTF-8
require 'rubygems'
require 'rubygems'
require 'rake'
require 'rake'