aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #36564 from rodrei/docs-active-starage-warningRafael França2019-07-241-0/+2
|\
| * Updated ActiveStorage docs by adding missing config [ci skip]Rodrigo Pavano2019-06-271-0/+2
* | Merge pull request #36733 from ch3rub1m/fix-cache-timestamp-format-guideRafael França2019-07-231-1/+1
|\ \
| * | Fix cache_timestamp_format default value in guidesch3rub1m2019-07-231-1/+1
* | | Make Active Storage routes optionalGannon McGibbon2019-07-221-0/+2
|/ /
* / Preserve existing attachment assignment behavior for upgraded appsGeorge Claghorn2019-07-201-1/+4
|/
* Replace the www.robotstxt.org URL with https one [ci skip]Tatsuya Hoshino2019-06-251-1/+1
* Make `ActionDispatch::Response#content_type` behavior configurableyuuji.yaginuma2019-06-211-0/+5
* Update default value of `variable_content_types` and `content_types_to_serve_...yuuji.yaginuma2019-06-161-2/+2
* Specify a config name from `config` as well as other configs [ci skip]yuuji.yaginuma2019-06-051-1/+1
* changes 'Week day' to 'day of week'Corprew Reed2019-05-271-1/+1
* Mirror direct uploadsGeorge Claghorn2019-05-221-0/+6
* 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
* | [skip ci] The default value of config.active_record.collection_cache_versioni...Vishal Telangre2019-05-131-1/+1
* | [skip ci] Add missing info about 'active_record.collection_cache_versioning' ...Vishal Telangre2019-05-121-0/+6
* | Update the 6.0 load_defaults list [ci skip] (#36258)Vipul A M2019-05-111-0/+2
* | Fixed typo of dot position [skip ci]soartec-lab2019-05-071-1/+1
|/
* fixes typo in guide [ci skip]Xavier Noria2019-04-281-1/+1
* new config to opt-out from adding app directories to $LOAD_PATHXavier Noria2019-04-281-0/+2
* Merge pull request #36066 from st0012/update-controller-cache-docRafael França2019-04-231-2/+2
|\
| * Update document about perform_caching's default valuest00122019-04-241-2/+2
* | Make docs on form_with_generates_ids config option match the valueDavid Shaffer2019-04-231-1/+1
|/
* The default value without loading railtie is false [ci skip] (#35881)प्रथमेश Sonpatki2019-04-051-1/+1
* Fix the deprecation warning about `config.active_job.return_false_on_aborted_...Prathamesh Sonpatki2019-04-051-1/+1
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* Rename `i18n_full_message` config option to `i18n_customize_full_message`Prathamesh Sonpatki2019-03-291-1/+1
* Add default value `ActiveSupport::Deprecation.silenced` [ci skip]soartec-lab2019-03-251-1/+1
* Cleanup guide for configuring config.disable_sandbox and related changelog [c...Vipul A M2019-03-251-1/+1
* Merge pull request #35723 from sikachu/disable-sandbox-flagGuillermo Iguaran2019-03-241-0/+2
|\
| * Add config.disable_sandbox option to Rails consolePrem Sichanugrist2019-03-231-0/+2
* | Add default `config.action_view.raise_on_missing_translations` [ci skip]soartec-lab2019-03-241-1/+1
|/
* Revert "Revert "Remove `javascripts` and `javascript_engine` options for gene...Nicholas La Roux2019-03-201-2/+0
* Revert "Remove `javascripts` and `javascript_engine` options for generators"Nicholas La Roux2019-03-191-0/+2
* Merge pull request #34955 from bogdanvlviv/follow-up-33962Kasper Timm Hansen2019-03-111-0/+4
|\
| * Add `config.credentials.content_path` and `config.credentials.key_path` to th...bogdanvlviv2019-01-171-0/+4
* | Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-2/+2
* | Merge pull request #35034 from sponomarev/chore/ac-docs-worker-poolEileen M. Uchitelle2019-02-121-0/+3
|\ \
| * | Add Worker Pool section to Action Cable configuration docsSergey Ponomarev2019-02-011-0/+3
* | | Remove finalizer and configurationAaron Patterson2019-02-061-7/+0
* | | Fix a tiny typo [ci skip]Robin Dupret2019-01-261-1/+1
* | | document the possibility of app initializers running before gem initilizersbughit2019-01-251-0/+2
|/ /
* / Change `SQLite3Adapter` to always represent boolean values as integersRafael Mendonça França2019-01-171-23/+0
|/
* Add info about `config.action_mailer.delivery_job` to the guide [ci skip]bogdanvlviv2019-01-111-0/+3
* Send Active Storage jobs to dedicated queues by defaultGeorge Claghorn2019-01-041-0/+2
* Update the "Configuring Rails Applications" guide [ci skip]bogdanvlviv2019-01-041-2/+32
* Permit sending Active Storage purge and analysis jobs to separate queuesGeorge Claghorn2019-01-011-2/+9
* Document Action Mailbox configuration options [ci skip]George Claghorn2019-01-011-0/+23
* Mention tiff support in ActiveStorage guidesGannon McGibbon2018-12-311-1/+1