index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
models
/
customer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused/missing `to_money` converter in the test/doc
Ryuta Kamizono
2018-01-29
1
-1
/
+1
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-7
/
+7
*
Don't assume all hashes are from multiparameter assignment in `composed_of`
Sean Griffin
2016-08-05
1
-0
/
+1
*
Ensure hashes can be passed to attributes using `composed_of`
Sean Griffin
2016-05-31
1
-1
/
+6
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Revert "Removing composed_of from ActiveRecord."
Rafael Mendonça França
2012-07-27
1
-0
/
+7
*
Removing composed_of from ActiveRecord.
Steve Klabnik
2012-06-18
1
-7
/
+0
*
Refactor aggregation writer method
Carlos Antonio da Silva
2012-05-21
1
-1
/
+0
*
allow the :converter Proc form composed_of to return nil
Yves Senn
2012-05-03
1
-0
/
+5
*
send() will raise an ArgumentError, so we should leverage ruby
Aaron Patterson
2011-01-07
1
-1
/
+1
*
Added :constructor and :converter options to composed_of and deprecated the c...
Rob Anderton
2008-09-10
1
-1
/
+19
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+55