aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/association_basics.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* `ApplicationRecord` instead of `ActiveRecord::Base` in Association Guides [c...amitkumarsuroliya2016-01-191-2/+2
* Association Guide replaces Order as example with Author-Book Example [ci skip]amitkumarsuroliya2016-01-181-230/+230
* Merge pull request #22394 from j-dexx/update_association_basics_guideJon Moss2016-01-181-3/+13
|\
| * Updated the guides for having a distinct has_many through at the database levelJames Doyley2016-01-181-3/+13
* | ApplicationRecord documentation passGenadi Samokovarov2015-12-171-117/+117
* | Use a real migration version number in docsMatthew Draper2015-12-151-13/+13
* | Use a deliberately-invalid migration version in all doc examplesMatthew Draper2015-12-151-13/+13
|/
* Clarify automatic creation/deletion of join models for has_many throughSean Collins2015-11-061-2/+4
* Update association_basics.mdraq9292015-11-011-2/+4
* Use #distinct instead of #uniq in the guides [ci skip]oesgalha2015-10-291-3/+3
* Fix documentation for has_many dependant options.Niall Burkley2015-09-291-1/+4
* remove association reload option from guide [ci skip]yuuji.yaginuma2015-09-201-12/+20
* [ci skip] migration and association guides: added some remarks about join tablesr11runner2015-08-041-0/+13
* Merge pull request #20652 from ankit1910/change_docZachary Scott2015-06-271-2/+12
|\
| * Change documentation for collection.build and collection.create [ci-skip]ankit19102015-06-211-2/+12