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
/
comment.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-0
/
+6
|
\
|
*
Propagate association extensions to scopes called on the association.
Glenn Vanderburg
2011-02-01
1
-0
/
+1
|
*
Let AssociationCollection#find use #scoped to do its finding. Note that I am ...
Jon Leighton
2011-01-03
1
-0
/
+5
|
*
Add some tests for functionality in JoinAssociation which already exists but ...
Jon Leighton
2010-10-13
1
-0
/
+3
*
|
Add support for nested through associations in JoinAssociation. Hence Foo.joi...
Jon Leighton
2010-10-09
1
-0
/
+1
*
|
Refactoring JoinDependency and friends. This improves the code (IMO) includin...
Jon Leighton
2010-10-06
1
-0
/
+3
|
/
*
Properly cache association_collection#scopes calls having arguments
Pratik Naik
2010-06-04
1
-0
/
+1
*
Rename named_scope to scope
Pratik Naik
2010-01-18
1
-3
/
+3
*
Prevent overwriting of table name in merging SQL conditions [#2949 state:reso...
Tristan Dunn
2009-08-10
1
-1
/
+5
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-0
/
+2
*
Make sure that belongs_to counter decrements when assigning nil Closes #10804...
Michael Koziarski
2008-01-26
1
-2
/
+2
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+23