index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
active_relation
/
primitives
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup
Nick Kallen
2008-02-16
1
-2
/
+6
*
organized congruence stuff in attribute
Nick Kallen
2008-02-16
1
-7
/
+9
*
more test coverage
Nick Kallen
2008-02-16
1
-1
/
+1
*
white box testing
Nick Kallen
2008-02-16
1
-17
/
+0
*
attribute is now a concrete ancestor of expression. seems logical.
Nick Kallen
2008-02-16
2
-1
/
+7
*
removing unneccessary tests now that attribute lookup is so simple
Nick Kallen
2008-02-11
2
-2
/
+2
*
rename substitute to bind since it 'binds' an object to a new relation.
Nick Kallen
2008-02-11
2
-8
/
+8
*
cleaning up code and adding test coverage for attribute and expression.
Nick Kallen
2008-02-04
2
-35
/
+92
*
this is very messy but it is finally close to feature-complete
Nick Kallen
2008-02-03
1
-17
/
+8
*
i know it doesn't work but need to anchor here...
Nick Kallen
2008-02-03
2
-79
/
+38
*
completed initial functionality for joining with aggregation (the meaning of ...
Nick Kallen
2008-01-21
2
-21
/
+62
*
adding grouping functionality; added some dummy code ("Schmoin") for experime...
Nick Kallen
2008-01-16
2
-4
/
+17
*
Remove ActiveRelation sub-modules and refactor specs
Bryan Helmkamp
2008-01-14
2
-100
/
+102
*
removed support for scalar select (will return later); added support for alia...
Nick Kallen
2008-01-13
1
-0
/
+4
*
aliasing of relations
Nick Kallen
2008-01-12
2
-0
/
+140