aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Fix typoSam Yamashita2018-01-311-1/+1
* Start Rails 6.0 development!!!Rafael Mendonça França2018-01-301-8/+1
* Add Rack::TempfileReaper to tests and docsGeorge Claghorn2018-01-301-0/+5
* Add ContentSecurityPolicy to list of middlewareclaudiob2018-01-301-0/+4
* Merge pull request #31817 from composerinteralia/mediocre-jokeRichard Schneeman2018-01-281-1/+1
|\
| * Remove joke in security guide [ci skip]Daniel Colson2018-01-281-1/+1
* | Merge pull request #31816 from composerinteralia/jquery-referencesRyuta Kamizono2018-01-291-11/+6
|\ \
| * | Remove out-of-date references to jQueryDaniel Colson2018-01-281-11/+6
| |/
* | Update `action_dispatch.default_headers` default value [ci skip]yuuji.yaginuma2018-01-282-2/+8
* | Update `google-cloud-storage` gem version [ci skip]yuuji.yaginuma2018-01-281-1/+1
|/
* Fix example migrations in Associations guideRyan Lue2018-01-261-17/+9
* Merge pull request #31755 from timdiggins/adjust-autoloading-in-guidesRafael França2018-01-252-12/+31
|\
| * Clarify autoload_paths and eager_load in guides per current usage. [CI SKIP]Tim Diggins2018-01-212-12/+31
* | tweaks for #31704 [ci skip]Ryuta Kamizono2018-01-241-2/+2
* | Clarification for noobs. (#31704)loothunter12018-01-232-4/+8
* | remove text repetitionutilum2018-01-221-1/+1
* | Update guide text not to contradict imageutilum2018-01-221-2/+1
|/
* Fix minor typo [ci skip]Tom Copeland2018-01-181-4/+4
* Merge pull request #31577 from prathamesh-sonpatki/upgrade-guide-bootsnapEileen M. Uchitelle2018-01-181-0/+11
|\
| * Added a note about bootsnap in the Rails 5.2 upgrade guide [ci skip]Prathamesh Sonpatki2017-12-271-0/+11
* | Allow `false` for `config.generators.system_tests=`bogdanvlviv2018-01-181-0/+1
* | Update "Layouts and Rendering in Rails" guide [ci skip]bogdanvlviv2018-01-171-1/+1
* | Provide a sensible default hostGeorge Claghorn2018-01-161-3/+9
* | Extract content types from blob dataGeorge Claghorn2018-01-151-0/+3
* | Merge pull request #31651 from eugeneius/use_sha1_digestsSean Griffin2018-01-122-3/+5
|\ \
| * | Use SHA-1 for non-sensitive digests by defaultEugene Kenny2018-01-082-3/+5
* | | Fix doc typo [ci-skip]Tom Copeland2018-01-121-1/+1
* | | Fix some broken links in guidesDorian Marié2018-01-114-9/+9
* | | Merge pull request #31653 from ydakuka/fix-typo-0801Eileen M. Uchitelle2018-01-115-5/+5
|\ \ \
| * | | Fix typos [ci skip]Yauheni Dakuka2018-01-115-5/+5
* | | | 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
|/ / / /
* | | | Fix "the the " [ci skip]Ryuta Kamizono2018-01-102-2/+2
* | | | Merge pull request #31534 from claudiob/kaspth-approachKasper Timm Hansen2018-01-091-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't run rails active_storage:install in new appsclaudiob2017-12-141-3/+0
* | | | Fix the desc for image_alt change [ci skip]Prathamesh Sonpatki2018-01-071-1/+1
* | | | Added deprecation and removal notes for Action View [ci skip]Prathamesh Sonpatki2018-01-071-2/+5
* | | | Added deprecations and removals notes for Action Pack [ci skip]Prathamesh Sonpatki2018-01-071-2/+5
* | | | Added release notes for Action Cable [ci skip]Prathamesh Sonpatki2018-01-071-1/+10
| |/ / |/| |
* | | Move `config.action_view.cache_template_loading` to proper section in configu...fatkodima2018-01-031-2/+2
* | | Added Railties deprecations in 5.2 release notes [ci skip]Prathamesh Sonpatki2018-01-011-2/+13
* | | Clarify that config.eager_load controls eager loading [ci skip]Eugene Kenny2017-12-301-6/+6
* | | Tweak headings [ci skip]George Claghorn2017-12-291-16/+16
* | | Demonstrate providing keyfile data in lieu of a path [ci skip]George Claghorn2017-12-281-24/+33
* | | Link to the client gems [ci skip]George Claghorn2017-12-281-3/+4
| |/ |/|
* | Update "Action View Overview" guide [ci skip]bogdanvlviv2017-12-261-6/+8
* | [docs] Add mention of removal of HWIA interface from `AC:Parameters`Jan Bussieck2017-12-221-0/+3
* | Revert "Specify bundler version in template files"SHIBATA Hiroshi2017-12-226-12/+0
* | Merge pull request #31177 from albertoalmagro/remove-default-mysql-engine-fro...Matthew Draper2017-12-201-2/+1
|\ \
| * | Remove default ENGINE documentation for MySQL and MariaDBAlberto Almagro2017-12-111-2/+1