aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/class/class_inheritable_attributes_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Improve various test coverage. Closes #8676 [kamal]Jeremy Kemper2007-06-251-0/+16
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7117 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added :instance_writer option to #mattr_writer/accessor, ↵Rick Olson2007-01-281-0/+208
#cattr_writer/accessor, and #class_inheritable_writer to skip the creation of the instance writer. [Rick] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6050 5ecf4fe2-1ee6-0310-87b1-e25e094e27de