rails--rails/activesupport/test
David Heinemeier Hansson 1b38c5523e Added Inflector.humanize to turn attribute names like employee_salary into "Employee salary". Used by automated error reporting in AR.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@449 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-17 19:53:42 +00:00
..
core_ext Fixed errors thrown to namespace collision 2005-01-15 18:28:10 +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
class_inheritable_attributes_test.rb Added the meat for String inflection 2005-01-15 16:48:12 +00:00
dependencies_test.rb Added test cases and rakefile to Active Support 2005-01-02 15:16:59 +00:00
inflector_test.rb Added Inflector.humanize to turn attribute names like employee_salary into "Employee salary". Used by automated error reporting in AR. 2005-01-17 19:53:42 +00:00
misc_test.rb Added Byte operations to Numeric, so 5.5.megabytes + 200.kilobytes #461 [Marcel Molina] 2005-01-11 21:37:02 +00:00