1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/core_ext/module
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