aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/association_basics.md
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] Add undefined STI acronym to the heading which is referred under it...Vishal Telangre2019-05-121-2/+2
* Adds documentation for has_one touch option after #35869 [ci skip]Abhay Nikam2019-04-251-2/+25
* change `t.integer` to `t.bigint` where applicablelxxxvi2019-04-071-8/+8
* [skip ci] Add examples for has_{one,many} :through :source and :source_type (...Tim Wade2019-04-031-0/+29
* Add note about has_many associations callbacks [ci skip]Rodrigo2019-03-121-0/+11
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-4/+4
* Refs #28025 nullify *_type column on polymorphic associations on :nu… (#28...Laerti2019-01-151-2/+2
* fix typo on association_basics.md [ci skip]Espartaco Palma2018-11-141-1/+1
* Describe how has_many's :dependent option affects #deleteMarcel M. Cary2018-11-131-0/+2
* Document exception from restrict_with_exception [ci skip]Malcolm Locke2018-10-291-2/+2
* [ci skip] Fix #33914Raghu Kamat2018-10-221-3/+2
* Remove and flip `index: true` for `references` in the doc [ci skip]Ryuta Kamizono2018-10-171-1/+1
* Merge pull request #32146 from abhikanojia/association_guide_fixRyuta Kamizono2018-10-171-10/+10
|\
| * Remove index:true option from belongs to as defaults to true.abhishekkanojia2018-03-011-10/+10
* | Replace line items with chapters [ci skip]Ian Fleeton2018-09-211-13/+13
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
* | [ci skip] fix typo in Associations guideK. Rodman Mannix2018-07-221-1/+1
* | Add situation for belongs to association. [ci skip]lanzhiheng2018-07-181-1/+1
* | Added a lot of Oxford commasAnthony Crumley2018-05-101-2/+2
* | [ci skip] belongs_to in self join association needs optional: true, if it's o...nao0515ki2018-04-141-1/+1
* | Put images into each page's dir in guidesYoshiyuki Hirano2018-03-311-7/+7
* | Fix example migrations in Associations guideRyan Lue2018-01-261-17/+9
* | Fix minor typo [ci skip]Tom Copeland2018-01-181-4/+4
* | Merge pull request #31446 from bdewater/inverse-of-options-docsRyuta Kamizono2018-01-111-14/+5
|\ \
| * | [ci skip] setting :inverse_of works with :as, :through and :polymorphic optio...Bart de Water2018-01-101-17/+9
|/ /
* / Update "Active Record Associations" guide [ci skip]bogdanvlviv2017-12-141-3/+5
|/
* Update Rails Guides about :autosave optionAnton Chumakov2017-09-201-4/+4
* Merge pull request #30394 from ydakuka/fixing-indentationRyuta Kamizono2017-08-241-6/+6
|\
| * Fix indentation [ci skip]Yauheni Dakuka2017-08-241-6/+6
* | Merge pull request #30376 from willnet/belongs-to-dependent-optionRyuta Kamizono2017-08-241-6/+5
|\ \ | |/ |/|
| * [ci skip]Revert commits changing wrong placewillnet2017-08-241-6/+5
* | add missing collection.reload documentation [ci skip]Julia López2017-08-081-2/+24
* | add reload_association to documentation [ci skip]Julia López2017-08-071-4/+6
|/
* [ci skip] Add backquote to :counter_cache optionYohei Yasukawa2017-06-101-1/+1
* remove the extra comma in association_basics.mdYauheni Dakuka2017-06-091-1/+1
* [ci skip]fix wrong variable name in docsMakoto Nihei2017-05-251-1/+1
* [ci skip]fix wrong method name in docswillnet2017-05-241-2/+2
* Improve foreign key description in guides [ci skip]Krzysztof Maicher2017-03-061-2/+18
* passing unique parameter to belongs_to wrongly0oneo2017-03-031-1/+1
* Clarify Bi-directional Associations docsDavid Sherline2017-01-031-23/+41
* Update HABTM documentation in guidesJames Doyley2016-10-261-3/+1
* [ci skip] Simply formatting documentsNeodelf2016-09-061-5/+5
* Grammar fix [ci skip]Waitaya Krongapiradee2016-09-021-1/+1
* Docs: Clarify when assoc. methods persistJared Beck2016-05-261-4/+4
* Update how to clear the association cacheSammy Larbi2016-03-281-2/+2
* Clarify has_many :dependent option docs [ci skip]Chris Arcand2016-03-111-9/+7
* [ci skip] Update all guides with `null: false` change in migrationsPrathamesh Sonpatki2016-03-031-19/+19
* [ci skip] fix typosMikhail Dieterle2016-02-141-3/+3
* [ci skip] fix typoMikhail Dieterle2016-01-301-1/+1
* Fix discrepancies in associations guide [ci skip]Prathamesh Sonpatki2016-01-191-6/+6