aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/abstract_unit.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Removing unnecessary uses_tzinfo helper from tests, given that TZInfo is now ...Geoff Buesing2008-03-301-7/+0
* Bundling abbreviated version of TZInfo gem 0.3.8: only the classes and zone d...Geoff Buesing2008-03-301-1/+1
* Make TimeWithZone work with tzinfo 0.2.x: use TZInfo::Timezone#zone_identifie...Geoff Buesing2008-03-211-1/+1
* Replace non-dst-aware TimeZone class with dst-aware class from tzinfo_timezon...Geoff Buesing2008-01-211-7/+18
* String#to_xs uses the fast_xs extension if available for Builder speedup.Jeremy Kemper2007-10-071-7/+9
* Extract InflectorTestCases so both inflector and string inflections tests can...Jeremy Kemper2007-09-271-0/+1
* Object.subclasses_of includes anonymous subclasses.Jeremy Kemper2007-09-231-0/+1
* Added Array#rand (closes #9170) [norbert]David Heinemeier Hansson2007-09-151-0/+9
* set ActiveSupport::Deprecation.debug = true to see backtraces for deprecation...Jeremy Kemper2006-09-041-0/+3
* r4487@asus: jeremy | 2006-04-29 12:21:39 -0700Jeremy Kemper2006-07-081-0/+4