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
/
member.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
More unused associations in AR test models
Akira Matsuda
2013-09-10
1
-1
/
+0
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-0
/
+1
*
More unused associations in AR test models
Akira Matsuda
2013-07-25
1
-1
/
+0
*
Getting rid of the +automatic_inverse_of: false+ option in associations in favor
wangjohn
2013-06-08
1
-1
/
+1
*
Created a method to automatically find inverse associations and cache
wangjohn
2013-05-07
1
-1
/
+1
*
Use method compilation for association methods
Jon Leighton
2012-08-10
1
-3
/
+2
*
Convert association macros to the new syntax
Jon Leighton
2012-07-20
1
-3
/
+3
*
Improve the derivation of HABTM assocation join table names
Andrew White
2012-06-22
1
-0
/
+5
*
Don't use select() values from the join model of a through association. Fixes...
Jon Leighton
2011-05-11
1
-0
/
+2
*
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-2
/
+9
|
\
|
*
Has many through - It is not necessary to manually merge in the conditions ha...
Jon Leighton
2011-01-30
1
-0
/
+3
|
*
Verify that has_one :through preload respects the :conditions [#2976 state:re...
Will Bryant
2010-12-23
1
-0
/
+1
|
*
Don't allow a has_one association to go :through a collection association [#2...
Jon Leighton
2010-12-23
1
-3
/
+6
*
|
Fix naughty trailing whitespace
Jon Leighton
2010-10-31
1
-4
/
+4
*
|
Add test_has_one_through_has_one_through_with_belongs_to_source_reflection
Jon Leighton
2010-10-14
1
-0
/
+2
*
|
Add test_has_many_through_has_one_through_with_has_many_source_reflection
Jon Leighton
2010-10-12
1
-0
/
+1
*
|
Adding test_has_many_through_has_one_with_has_many_through_source_reflection ...
Jon Leighton
2010-10-12
1
-0
/
+2
*
|
Add test_has_many_through_has_one_through
Jon Leighton
2010-10-12
1
-0
/
+3
*
|
Support has_one through assocs as the source association
Jon Leighton
2010-10-12
1
-1
/
+4
|
/
*
Fix preloading of has_one :through associations on belongs_to [#1507 state:re...
Matt Jones
2008-12-18
1
-0
/
+1
*
fix assignment to has_one :through associations.
Matt Jones
2008-11-15
1
-0
/
+2
*
Add has_one :through support, finally. Closes #4756 [thechrisoshow]
Rick Olson
2008-03-21
1
-0
/
+9