rails--rails/activesupport/test
David Heinemeier Hansson 33cf8f162e Added Fixnum#ordinalize to turn 1.ordinalize to "1st", 3.ordinalize to "3rd", and 10.ordinalize to "10th" and so on #1724 [paul@cnt.org]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1852 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-17 10:02:23 +00:00
..
core_ext Added more efficient implementation of the development mode reset of classes #1638 [Chris McGrath] 2005-07-07 14:48:16 +00:00
dependencies Moved support from both Action Pack and Active Record into a separate module called Active Support that can be included using svn:externals in both 2004-12-29 21:03:21 +00:00
loading_module Needed for test 2005-05-20 07:06:36 +00:00
loading_module_components/list Tests for AS 2005-04-10 17:37:20 +00:00
class_inheritable_attributes_test.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
dependencies_test.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
inflector_test.rb Added Fixnum#ordinalize to turn 1.ordinalize to "1st", 3.ordinalize to "3rd", and 10.ordinalize to "10th" and so on #1724 [paul@cnt.org] 2005-07-17 10:02:23 +00:00
loading_module_tests.rb Fixed the Inflector to underscore strings containing numbers, so Area51Controller becomes area51_controller #1176 [Nicholas Seckar] 2005-05-19 19:15:30 +00:00
misc_test.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
time_zone_test.rb Made TimeZone even more delicious #709 2005-02-24 11:56:09 +00:00
whiny_nil_test.rb Added tests for whiny nil #1476 [court3nay/marcel] 2005-06-25 11:15:38 +00:00