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
*
Change join model name constant to private constant
Mehmet Emin İNAÇ
2015-04-07
1
-3
/
+1
*
remove unnecessary path parameters
keepcosmos
2015-03-10
1
-16
/
+16
*
Tiny documentation edits [ci skip]
Robin Dupret
2015-02-24
1
-3
/
+1
*
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
1
-1
/
+7
*
Merge pull request #16989 from Empact/reload-cache-clear
Rafael Mendonça França
2015-02-20
1
-9
/
+27
|
\
|
*
Isolate access to @associations_cache and @aggregations cache to the Associat...
Ben Woosley
2014-09-28
1
-9
/
+27
*
|
Replace deprecated readonly option with scope blocks in docs and guide
Konstantinos Rousis
2015-02-18
1
-2
/
+2
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-02-14
1
-3
/
+3
|
\
\
|
*
|
Do not use the same name for two `:belongs_to`
claudiob
2015-02-06
1
-3
/
+3
*
|
|
[ci skip] corrects documentation for the default dependent behaviour
Alex Handley
2015-02-09
1
-1
/
+1
*
|
|
[ci skip] add note about has_one :through and :dependent
palkan
2015-02-01
1
-0
/
+4
|
/
/
*
|
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
|
\
[next]