aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_methods/before_type_cast.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Refactoring attributes/types" [#3348 state:open]Pratik Naik2010-01-221-3/+10
* Refactoring attributes/types [#3348 state:resolved]Eric Chapweske2009-10-171-10/+3
* Don't define id_before_type_cast, just let it be generated on its ownJoshua Peek2009-07-301-5/+5
* Move id attribute methods into their related concernJoshua Peek2009-07-301-0/+12
* Concernify AR AttributeMethodsJoshua Peek2009-07-301-0/+21