aboutsummaryrefslogtreecommitdiffstats
path: root/guides
Commit message (Expand)AuthorAgeFilesLines
* Make `ActionDispatch::Response#content_type` behavior configurableyuuji.yaginuma2019-06-211-0/+5
* Merge pull request #36486 from benthorner/masterYuji Yaginuma2019-06-201-1/+1
|\
| * Allow using env var to specify pidfileBen Thorner2019-06-191-1/+1
* | Fix typo initialzer -> initializer [ci skip]Abhay Nikam2019-06-171-1/+1
* | Delete `DateAndTime` method definition in rails that is compatible with ruby ...soartec-lab2019-06-161-22/+22
* | Update default value of `variable_content_types` and `content_types_to_serve_...yuuji.yaginuma2019-06-161-2/+2
* | Delete 'ruby' in the description of the method defined in rails [skip ci]soartec-lab2019-06-161-3/+3
* | Update multi-db docseileencodes2019-06-141-1/+20
|/
* Merge pull request #36466 from wbnns/update-missing-create-action-screenshotRafael França2019-06-131-0/+0
|\
| * [ci skip] images/getting_started: Update screenshot for missing actionWill Binns2019-06-121-0/+0
* | Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-134-4/+0
|/
* Merge pull request #36452 from kojoma/kojoma/update_guidesKasper Timm Hansen2019-06-101-2/+2
|\
| * [ci skip] Fix rails/command.rb documentkojoma2019-06-101-2/+2
* | Merge pull request #36117 from shioimm/fix_action_text_overviewYuji Yaginuma2019-06-091-0/+2
|\ \
| * | Fix installation on guides/source/action_text_overview.mdMisaki Shioi2019-06-081-0/+2
* | | Include warning in docs about polymorphism in underlying tablesAlex Gomez2019-06-061-0/+2
* | | Fixed a couple of typos, word 'deliberately' and database_resolver_context cl...Akshay Mohite2019-06-061-4/+4
| |/ |/|
* | Fix period positionRyuta Kamizono2019-06-064-5/+5
* | 6.0 release notes: fix typoPete Nicholls2019-06-051-1/+1
* | Specify a config name from `config` as well as other configs [ci skip]yuuji.yaginuma2019-06-051-1/+1
* | Merge pull request #36376 from sharang-d/reword-content_type-changeVipul A M2019-06-051-4/+4
|\ \
| * | Reword the ActionDispatch::Response#content_type change [ci skip]Sharang Dashputre2019-06-021-4/+4
* | | Fix typo in multi database guide depentent -> dependent [ci skip]Abhay Nikam2019-06-041-2/+2
* | | Document multiple databases in Railseileencodes2019-06-042-0/+274
|/ /
* | Change `ActionDispatch::Response#content_type` returning Content-Type header ...yuuji.yaginuma2019-06-013-1/+27
* | Merge pull request #36077 from st0012/update-doc-for-pluckPrem Sichanugrist2019-05-291-0/+15
|\ \
| * | Add a section to introduce `pluck`'s eager loading behaviorst00122019-05-031-0/+15
* | | Merge pull request #36348 from corprew/docs-stringify-keys-stable-resultRyuta Kamizono2019-05-281-8/+4
|\ \ \
| * | | stringify_keys and symbolize_keys have stable results.Corprew Reed2019-05-271-8/+4
* | | | changes 'Week day' to 'day of week'Corprew Reed2019-05-271-1/+1
|/ / /
* | | Mirror direct uploadsGeorge Claghorn2019-05-222-8/+24
* | | Add `action_cable_connection_test_case` hook to the "available hooks" list [c...प्रथमेश Sonpatki2019-05-221-28/+29
* | | Merge pull request #36282 from yoones/add-skip-options-to-command-line-guideEileen M. Uchitelle2019-05-181-0/+22
|\ \ \
| * | | List available skip options in command line guide [ci skip]Younes SERRAJ2019-05-151-0/+22
* | | | Merge pull request #36263 from vishaltelangre/add-undefined-acronymEileen M. Uchitelle2019-05-181-2/+2
|\ \ \ \
| * | | | [skip ci] Add undefined STI acronym to the heading which is referred under it...Vishal Telangre2019-05-121-2/+2
* | | | | typo changeflocela2019-05-161-1/+1
| |/ / / |/| | |
* | | | edit tweaks to recent patch in configuring guide [ci skip]Xavier Noria2019-05-141-1/+2
* | | | Merge pull request #36200 from soartec-lab/update_guide_configuring_add_autol...Xavier Noria2019-05-141-0/+6
|\ \ \ \
| * | | | Added guide for `config.autoloader` [skip ci]soartec-lab2019-05-071-0/+6
* | | | | shortens a comment [ci skip]Xavier Noria2019-05-141-1/+1
* | | | | [skip ci] The default value of config.active_record.collection_cache_versioni...Vishal Telangre2019-05-131-1/+1
* | | | | Merge pull request #36260 from vishaltelangre/active_record-collection_cache_...Eileen M. Uchitelle2019-05-131-0/+6
|\ \ \ \ \
| * | | | | [skip ci] Add missing info about 'active_record.collection_cache_versioning' ...Vishal Telangre2019-05-121-0/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #36245 from vishaltelangre/patch-4Vipul A M2019-05-122-4/+5
|\ \ \ \ \
| * | | | | [ci skip] Clarity about embed metadata in signed and encrypted cookieVishal Telangre2019-05-122-4/+5
* | | | | | upgrading docs: one file => one constant [ci skip]Xavier Noria2019-05-121-0/+29
* | | | | | NPM -> npm [ci skip]Xavier Noria2019-05-121-2/+2
| |/ / / / |/| | | |
* | | | | Update the 6.0 load_defaults list [ci skip] (#36258)Vipul A M2019-05-111-0/+2
* | | | | Merge pull request #36160 from sharang-d/update-getting-startedVipul A M2019-05-111-1/+1
|\ \ \ \ \