aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/multibyte_unicode_database_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed use of mocha in active_supportRonak Jangir2015-07-101-2/+3
* Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...Vipul A M2015-02-031-1/+0
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
* Use multibyte proxy class on 1.9, refactor Unicode.Norman Clarke2010-05-211-4/+8
* Require mocha >= 0.9.0 for AS testsJeremy Kemper2008-11-221-6/+0
* Simplify ActiveSupport::Multibyte and make it run on Ruby 1.9.Manfred Stienstra2008-09-211-0/+28