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
/
cases
/
aggregations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-10
/
+10
*
Don't assume all hashes are from multiparameter assignment in `composed_of`
Sean Griffin
2016-08-05
1
-0
/
+5
*
Ensure hashes can be passed to attributes using `composed_of`
Sean Griffin
2016-05-31
1
-0
/
+5
*
Removed unnecessary class
Anupam Choudhury
2013-04-06
1
-1
/
+0
*
remove meaningless AS::FrozenObjectError
Akira Matsuda
2013-01-02
1
-2
/
+1
*
fix order dependent test in AggregationsTest
Francesco Rodriguez
2012-08-26
1
-0
/
+2
*
Revert "Removing composed_of from ActiveRecord."
Rafael Mendonça França
2012-07-27
1
-0
/
+158
*
Removing composed_of from ActiveRecord.
Steve Klabnik
2012-06-18
1
-158
/
+0
*
allow the :converter Proc form composed_of to return nil
Yves Senn
2012-05-03
1
-0
/
+18
*
code gardening: we have assert_(nil|blank|present), more concise, with better...
Xavier Noria
2010-08-17
1
-1
/
+1
*
removing extra whitespaces
Neeraj Singh
2010-07-18
1
-1
/
+1
*
Remove deprecated block usage in composed_of.
Emilio Tagua
2010-06-24
1
-28
/
+0
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-10
/
+10
*
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
1
-0
/
+1
*
Add missing assert_deprecated calls to prevent spam during test runs
Michael Koziarski
2008-09-11
1
-2
/
+6
*
Added :constructor and :converter options to composed_of and deprecated the c...
Rob Anderton
2008-09-10
1
-0
/
+35
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-3
/
+3
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+128