rails--rails/activesupport/test/core_ext/module
Jeremy Kemper 29ce2eb9d1 Clean up junk test. Closes #7973 [Rob Sanheim]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6976 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-08 22:19:15 +00:00
..
attr_accessor_with_default.rb Clean up junk test. Closes #7973 [Rob Sanheim] 2007-06-08 22:19:15 +00:00
attr_accessor_with_default_test.rb Clean up junk test. Closes #7973 [Rob Sanheim] 2007-06-08 22:19:15 +00:00
attr_internal_test.rb attr_internal to support namespacing and deprecation 2006-08-07 01:16:37 +00:00
attribute_accessor_test.rb Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/accessor, and #class_inheritable_writer to skip the creation of the instance writer. [Rick] 2007-01-28 01:18:51 +00:00
attribute_aliasing_test.rb