aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/customer.rb
Commit message (Expand)AuthorAgeFilesLines
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* modernizes hash syntax in activerecordXavier Noria2016-08-061-7/+7
* Don't assume all hashes are from multiparameter assignment in `composed_of`Sean Griffin2016-08-051-0/+1
* Ensure hashes can be passed to attributes using `composed_of`Sean Griffin2016-05-311-1/+6
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
* Revert "Removing composed_of from ActiveRecord."Rafael Mendonça França2012-07-271-0/+7
* Removing composed_of from ActiveRecord.Steve Klabnik2012-06-181-7/+0
* Refactor aggregation writer methodCarlos Antonio da Silva2012-05-211-1/+0
* allow the :converter Proc form composed_of to return nilYves Senn2012-05-031-0/+5
* send() will raise an ArgumentError, so we should leverage rubyAaron Patterson2011-01-071-1/+1
* Added :constructor and :converter options to composed_of and deprecated the c...Rob Anderton2008-09-101-1/+19
* move assets and modelsJeremy Kemper2008-01-181-0/+55