Skip to content

Commit

Permalink
Allow UTF-8 on Rakefile so Ruby linter doesn’t choke. Thanks, @tvande…
Browse files Browse the repository at this point in the history
  • Loading branch information
migreyes committed Feb 18, 2014
1 parent a026ff5 commit 2596f66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,3 +1,5 @@
# encoding: utf-8

require "json"

url_pow = "website"
Expand Down

0 comments on commit 2596f66

Please sign in to comment.