rails--rails/activesupport/test
Jeremy Kemper bb6b14b04f Increased accuracy of 1.year by accounting for leap years. The time extensions are not meant to be super-precise but this seems worth it since otherwise you lose a lot of days doing 40.years.ago. Closes #1488 [tuxie@dekadance.se]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1499 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-06-24 20:42:16 +00:00
..
core_ext Increased accuracy of 1.year by accounting for leap years. The time extensions are not meant to be super-precise but this seems worth it since otherwise you lose a lot of days doing 40.years.ago. Closes #1488 [tuxie@dekadance.se] 2005-06-24 20:42:16 +00:00
dependencies
loading_module Needed for test 2005-05-20 07:06:36 +00:00
loading_module_components/list
class_inheritable_attributes_test.rb
dependencies_test.rb
inflector_test.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
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
time_zone_test.rb
whiny_nil_test.rb Forgot to actually add the whiny nil 2005-06-20 11:15:46 +00:00