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
/
associations
/
inverse_associations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing many unused variables
Aaron Patterson
2010-11-16
1
-2
/
+2
*
Removed warnings when a variable is shadowed
Łukasz Strzałkowski
2010-07-19
1
-2
/
+2
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-9
/
+9
*
Fix pg test
Jeremy Kemper
2009-12-28
1
-1
/
+2
*
Make polymorphic_inverse_of in Reflection throw an InverseOfAssociationNotFou...
Murray Steele
2009-12-28
1
-2
/
+15
*
Provide a slightly more robust we_can_set_the_inverse_on_this? method for pol...
Murray Steele
2009-12-28
1
-1
/
+16
*
Add inverse polymorphic association support. [#3520 state:resolved]
George Ogata
2009-12-28
1
-19
/
+81
*
Add more tests for the various ways we can assign objects to associations. [#...
Murray Steele
2009-12-28
1
-11
/
+159
*
Set inverse for #replace on a has_one association. [#3513 state:resolved]
George Ogata
2009-12-28
1
-0
/
+15
*
honour :inverse_of for joins based include
Frederick Cheung
2009-05-10
1
-0
/
+28
*
honour inverse_of when preloading associations
Frederick Cheung
2009-05-10
1
-0
/
+33
*
Providing support for :inverse_of as an option to associations.
Murray Steele
2009-05-04
1
-0
/
+252