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
/
associations.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document has_many :extend option
Caleb Thompson
2015-01-08
1
-0
/
+4
*
Share foreign_key_present? implementation in _has_ associations
brainopia
2014-12-31
1
-0
/
+1
*
Add foreign_type option for polymorphic has_one and has_many.
Ulisses Almeida + Kassio Borges
2014-12-08
1
-0
/
+12
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Ensure HABTM relationships produce valid class names (Fixes #17119)
Sammy Larbi
2014-11-09
1
-1
/
+1
*
Raise an error for has_one associations which try to go :through a polymorphi...
Tu Hoang
2014-10-15
1
-0
/
+6
*
Clarify the documentation of the primary_key option for associations
Peter Marsh
2014-09-22
1
-1
/
+1
*
[ci skip] Added documentation for has_and_belongs_to_many extension parameter
Tom Kadwill
2014-08-26
1
-0
/
+15
*
Fix a few typos [ci skip]
Robin Dupret
2014-08-24
1
-1
/
+1
*
[ci skip] Added documentation for has_many extension parameter
Tom Kadwill
2014-08-24
1
-0
/
+14
*
[ci skip] Added documentation for has_and_belongs_to_many scope parameter
Tom Kadwill
2014-08-22
1
-0
/
+12
*
Merge pull request #16204 from jonatack/patch-7
Vijay Dev
2014-08-21
1
-12
/
+14
|
\
|
*
Grammar pass
Jon Atack
2014-08-19
1
-12
/
+14
*
|
[ci skip] Added documentation for has_one scope parameter
Tom Kadwill
2014-08-21
1
-0
/
+11
*
|
[ci skip] Added documentation for has_many scope parameter
Tom Kadwill
2014-08-20
1
-0
/
+11
*
|
Merge pull request #16475 from tomkadwill/has_many_scope_documentation
Zachary Scott
2014-08-19
1
-0
/
+11
|
\
\
|
*
|
[ci skip] Added documentation for belongs_to scope parameter
Tom Kadwill
2014-08-19
1
-0
/
+11
*
|
|
Use string for order argument, fixed from #16501 [ci skip]
Zachary Scott
2014-08-14
1
-1
/
+1
*
|
|
Merge pull request #16501 from tomkadwill/update_delete_to_new_style
Zachary Scott
2014-08-14
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] updated 'where' in association documention to new style syntax
Tom Kadwill
2014-08-14
1
-1
/
+1
|
|
/
/
*
/
/
[ci skip] Updated where scope to conform to new style
Tom Kadwill
2014-08-13
1
-1
/
+1
|
/
/
*
|
[ci skip] Changed options to +options+ for rdoc
Tom Kadwill
2014-08-09
1
-4
/
+4
*
|
[ci skip] Changed 'first argument' to '+name+ argument'
Tom Kadwill
2014-08-08
1
-4
/
+4
*
|
Touch option description grammatical error fixed [ci skip]
vadivelan
2014-07-21
1
-1
/
+1
|
/
*
[CI SKIP] Doc fix.
Guo Xiang Tan
2014-07-15
1
-2
/
+2
*
Begin refactoring ThroughReflection
eileencodes
2014-07-08
1
-1
/
+1
*
Add a `required` option to singular associations
Sean Griffin
2014-07-04
1
-0
/
+10
*
Use HasAndBelongsToMany instead of HABTM
Arthur Neves
2014-06-09
1
-1
/
+1
*
Abstract away use of HABTM macro
eileencodes
2014-06-09
1
-1
/
+1
*
Refactoring .reflections public method.
Arthur Neves
2014-05-26
1
-3
/
+4
*
Use .to_s on _reflections lookup
Arthur Neves
2014-05-24
1
-1
/
+1
*
Merge pull request #15210 from arthurnn/fix_hbtm_reflection
Arthur Neves
2014-05-24
1
-2
/
+5
*
Added force_reload to Auto-generated methods doc
danielmbarlow
2014-05-23
1
-2
/
+3
*
docs, fix typo in docs added by ed56e596a04673. [ci skip]
Yves Senn
2014-05-10
1
-2
/
+2
*
deprecate, join, preload, eager load of instance dependent associations.
Yves Senn
2014-05-10
1
-0
/
+4
*
set a constant for the "anonymous" habtm model fixes #15022
Aaron Patterson
2014-05-08
1
-0
/
+5
*
docs, restructure newly added part to `includes`. [ci skip]
Yves Senn
2014-05-03
1
-6
/
+5
*
cleanup, remove trailing whitespace. [ci skip]
Yves Senn
2014-04-29
1
-1
/
+1
*
Merge pull request #14139 from anilmaurya/master
Yves Senn
2014-04-28
1
-0
/
+6
|
\
|
*
[ci skip] updating active_record/associations to demonstrate where conflict w...
anilmaurya
2014-04-29
1
-0
/
+6
*
|
Fix custom join_table name on habtm reflections
Kassio Borges
2014-04-25
1
-1
/
+1
*
|
Simplify Preloader#grouped_records code.
thedarkone
2014-03-30
1
-1
/
+7
*
|
Obey `validate: false` option for habtm
Carlos Antonio da Silva
2014-03-14
1
-1
/
+1
*
|
Replace map.flatten with flat_map in activerecord
Erik Michaels-Ober
2014-03-03
1
-2
/
+2
*
|
Merge pull request #14211 from loganhasson/master
Xavier Noria
2014-02-26
1
-12
/
+12
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Move association class method notes
Logan Hasson
2014-02-26
1
-12
/
+12
*
|
JoinHelper is never reused, so there is no need to separate
Aaron Patterson
2014-02-13
1
-1
/
+0
*
|
some wording format changes. [ci skip]
Yves Senn
2014-02-03
1
-1
/
+1
*
|
pass `habtm :autosave` to underlying `hm:t` association. Closes #13923.
Yves Senn
2014-02-03
1
-1
/
+1
*
|
docs, revisit polymorphic associations with STI example. [ci skip]
Yves Senn
2014-02-03
1
-2
/
+5
[next]