ruby/bin
k0kubun e16bd0f4d8 bin/erb: change template file encoding to UTF-8
Unlike Ruby source file encoding (script encoding) whose default is
changed to UTF-8 in Ruby 2.0 (Feature #6679), template's file encoding
given to erb(1) has been ASCII-8BIT since ERB supports m17n at r21170.

Like Ruby source file encoding, erb template file encoding should be
UTF-8 in Ruby 2.

[Bug #14095] [ruby-core:83708]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-10 13:59:01 +00:00
..
bundle Update bundled bundler to 1.16.0. 2017-11-01 23:29:38 +00:00
bundler Merge bundler to standard libraries. 2017-09-08 08:45:41 +00:00
erb bin/erb: change template file encoding to UTF-8 2017-11-10 13:59:01 +00:00
gem cancel subversion backfire. sorry 2011-03-07 08:44:45 +00:00
irb irb: dead code 2013-05-02 13:11:55 +00:00
rdoc * lib/rdoc*: Updated to RDoc 4.0 (pre-release) 2012-11-27 04:28:14 +00:00
ri * lib/rdoc: Update to RDoc 3.9. Fixed `ri []`, stopdoc creating an 2011-07-31 00:19:00 +00:00