Skip to content

Commit

Permalink
Ruby 2.0.0 defaults source encoding to utf-8 so we need to specifical…
Browse files Browse the repository at this point in the history
…ly tag this file with us-ascii
  • Loading branch information
tenderlove authored and sikachu committed Feb 24, 2013
1 parent 7cc26fd commit 2a5f6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionpack/test/template/template_test.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# encoding: US-ASCII
require "abstract_unit"
require "logger"

Expand Down

0 comments on commit 2a5f6d8

Please sign in to comment.