aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attributes.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify creation of default attributes on AR instanceSean Griffin2014-06-291-2/+1
* add missing `:nodoc:` for recent refactorings. [ci skip]Yves Senn2014-06-241-1/+1
* Small typoAnton Cherepanov2014-06-231-1/+1
* Introduce an object to aid in creation and management of `@attributes`Sean Griffin2014-06-191-4/+5
* Rename `property` to `attribute`Sean Griffin2014-06-071-0/+122
* Revert "Refactoring attributes/types" [#3348 state:open]Pratik Naik2010-01-221-37/+0
* Refactoring attributes/types [#3348 state:resolved]Eric Chapweske2009-10-171-0/+37