aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/multibyte_test_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* :scissors: empty line at the top of filesAkira Matsuda2015-09-211-1/+0
* Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...Vipul A M2015-02-031-1/+0
* Avoid mutating the constants in a test caseAkira Matsuda2014-08-161-3/+3
* remove checks for encodings availabilitySergey Nartimov2011-12-251-4/+1
* fix mixed encoding logs can't be logged.Kouhei Sutou2010-07-191-1/+4
* Set encoding of the multibyte test helpers file to UTF-8 so the strings can b...Manfred Stienstra2008-09-211-0/+2
* Move multibyte test helpers to a separate file and make the conformance tests...Manfred Stienstra2008-09-211-0/+17