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
/
lib
/
active_record
/
association_relation.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Fix `AssociationRelation` not to set inverse instance key just like before
Ryuta Kamizono
2018-10-07
1
-3
/
+3
*
Avoid passing unnecessary arguments to relation
Daniel Colson
2018-01-24
1
-2
/
+2
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Ensure that inverse associations are set before running callbacks
Sean Griffin
2016-08-31
1
-1
/
+4
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-3
/
+3
*
Mutating the result of Relation#to_a should not affect the relation
Matthew Draper
2016-02-21
1
-1
/
+1
*
Properly create through records when called with `where`
Sean Griffin
2015-02-26
1
-0
/
+13
*
Inject the `PredicateBuilder` into the `Relation` instance
Sean Griffin
2014-12-26
1
-2
/
+2
*
The Association Relation should use `empty?` and `size` from Relation.
Lauro Caetano
2014-04-14
1
-8
/
+0
*
Make the comparison between 'Relation' and 'AssociationRelation'
Lauro Caetano
2014-04-12
1
-0
/
+4
*
:scissors:
Rafael Mendonça França
2014-04-11
1
-2
/
+2
*
fix exception on polymorphic associations with predicates
Simon Woker
2014-04-11
1
-0
/
+8
*
Move #proxy_association method to AssociationRelation
Jon Leighton
2013-05-10
1
-0
/
+4
*
Set the inverse when association queries are refined
Jon Leighton
2013-05-10
1
-0
/
+14