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
/
calculations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
has_one supports the :dependent => :delete option which skips the typical cal...
Jeremy Kemper
2006-08-29
1
-8
/
+8
*
r4704@asus: jeremy | 2006-06-27 12:00:19 -0700
Jeremy Kemper
2006-07-08
1
-1
/
+1
*
Add AssociationCollection#sum since the method_missing invokation has been sh...
Nicholas Seckar
2006-06-25
1
-0
/
+4
*
Make more Firebird tests pass (closes #5188) [kennethkunz@gmail.com]
David Heinemeier Hansson
2006-06-03
1
-2
/
+2
*
Fixed that count distinct should use the selected column even when using :inc...
David Heinemeier Hansson
2006-06-03
1
-0
/
+5
*
Allow all calculations to take the :include option, not just COUNT (closes #4...
Rick Olson
2006-04-25
1
-1
/
+10
*
Enable Limit/Offset in Calculations (closes #4558) [lmarlow@yahoo.com]
Rick Olson
2006-04-06
1
-0
/
+12
*
fix calculation tests to get around inconsistent ordering of nils
Rick Olson
2006-03-15
1
-2
/
+2
*
Allow ordering of calculated results and/or grouped fields in calculations [s...
Rick Olson
2006-03-14
1
-0
/
+11
*
Make calculations typecasty! (closes #4016) [Rick Olson]
David Heinemeier Hansson
2006-03-01
1
-19
/
+39
*
Compatibility patches for calculations
David Heinemeier Hansson
2006-02-25
1
-3
/
+5
*
Added calculations: Base.count, Base.average, Base.sum, Base.minimum, Base.ma...
David Heinemeier Hansson
2006-02-25
1
-0
/
+136