aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* Fix link in 'Configuring Rails Applications' [ci skip]Javier Vidal2016-05-061-1/+1
* Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides...willnet2016-04-301-1/+1
* Update configuring.md with colons and periodsConnor Shea2016-04-291-52/+52
* Consistent spelling of "gzipped" [ci skip]Connor Shea2016-04-291-1/+1
* Merge pull request #24786 from vipulnsward/document-gzip-assetsRichard Schneeman2016-04-291-0/+2
|\
| * Document config.assets.gzip flag. Follow up of https://github.com/rails/sproc...Vipul A M2016-04-291-0/+2
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-04-291-7/+7
|\ \ | |/ |/|
| * Mention default values for `debug_exception_response_format` in configuring g...Prathamesh Sonpatki2016-04-221-1/+1
| * s/determins/determines/Vipul A M2016-04-201-1/+1
| * [ci skip] Add some missing commasPrathamesh Sonpatki2016-04-121-2/+2
| * [ci skip] Typo fix. `loggs` -> `logs`Prathamesh Sonpatki2016-04-121-1/+1
| * - Fix typo in config guide, from config.logger sectionVipul A M2016-04-101-3/+3
| * [ci skip] Update code used for filtering passwords in the configuring guidePrathamesh Sonpatki2016-04-051-1/+1
* | Fix typo in Configuration Guide [ci skip]Erol Fornoles2016-04-271-1/+1
* | Fix typo in Rails Guides [ci skip]Erol Fornoles2016-04-261-1/+1
* | Merge pull request #24454 from iangilfillan/masterVipul A M2016-04-141-7/+7
|\ \
| * | MariaDB Documentationiangilfillan2016-04-141-7/+7
| |/
* / Clarify description of `include_all_helpers` config setting's default behavio...James Wen2016-04-081-1/+1
|/
* [ci skip] Parameter filter performs regular expression partial matchingAndrew Babichev2016-03-311-1/+1
* update Active Job default adapter [ci skip]yuuji.yaginuma2016-03-221-1/+1
* Document and Match the Rails logger interfaceschneems2016-03-161-2/+16
* remove config that are no longer needed in sprockets-rails 3yuuji.yaginuma2016-03-051-1/+1
* add `scaffold_stylesheet` method to guide [ci skip]yuuji.yaginuma2016-03-041-0/+1
* Merge pull request #23417 from sgringwe/masterRafael Mendonça França2016-03-011-0/+2
|\
| * Add initial support for allowing an error on order or limit of queries being ...Scott Ringwelski2016-02-021-0/+2
* | Add small Action Cable documentation fixesHayley Anderson2016-02-271-2/+2
* | The tasks in the rails task namespace is deprecated in favor of app namespace.Ryo Hashimoto2016-02-261-1/+1
* | Add config.debug_exception_response_format into configuration guideStan Lo2016-02-251-0/+2
* | Update config.force_ssl's documentationStan Lo2016-02-251-1/+1
* | Enable Action Cable routes by defaultJon Moss2016-02-241-0/+11
* | Add ActionMailer configuration optionsStan Lo2016-02-251-0/+3
* | Update documentation regarding initializers [ci skip]Dave Gynn2016-02-091-4/+16
|/
* Merge pull request #23375 from prathamesh-sonpatki/fix-19835Rafael França2016-02-011-2/+0
|\
| * Fix documentation related to `config.assets.cache_store` [ci skip]Prathamesh Sonpatki2016-02-011-2/+0
* | Merge pull request #22857 from bdewater/interlock-docVipul A M2016-02-011-1/+1
|\ \ | |/ |/|
| * Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip]Bart de Water2016-01-311-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-01-221-1/+1
|\ \
| * | [ci skip] An internal link is an relative pathyui-knk2015-12-231-1/+1
* | | Merge pull request #21995 from tak1n/masterJon Moss2016-01-101-8/+35
|\ \ \
| * | | fix doc for rails custom configuration through config_for [skip ci]Benny Klotz2015-12-031-2/+2
| * | | Updated existing custom configuration for rails 5 where `config.x`Benny Klotz2015-10-191-8/+35
* | | | add option for per-form CSRF tokensBen Toews2016-01-041-0/+2
| |_|/ |/| |
* | | Fix documentation for configuring default_charset [ci skip]Prathamesh Sonpatki2015-12-301-2/+2
* | | Improve RDoc documentation of ActionDispatch::SSLTim Rogers2015-12-241-1/+1
* | | Improve documentation of config.force_ssl in guidesTim Rogers2015-12-241-2/+2
* | | Merge pull request #22709 from jonatack/clarify-explanation-for-new-config-ha...Rafael França2015-12-211-1/+1
|\ \ \
| * | | Clarify config settings for AS::halt_callback_chains_on_return_falseJon Atack2015-12-211-1/+1
* | | | Remove legacy mysql adapterRyuta Kamizono2015-12-211-1/+1
|/ / /
* | / mysql2 adapter instead of mysql [ci skip]Rajarshi Das2015-12-201-1/+1
| |/ |/|
* | debug_missing_translation configuration added to action_viewSameer Rahmani2015-12-181-0/+2