Skip to content

Commit

Permalink
#2
Browse files Browse the repository at this point in the history
  • Loading branch information
puneet committed Jan 3, 2017
1 parent a626a3c commit f96de9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/helpers/yarn_wrapper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ def instrument title
end

def open uri
super(URI.escape(uri)).to_s
super(URI.escape(uri)).read
end

end

0 comments on commit f96de9d

Please sign in to comment.