aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing `action_view` section of config flagJon Moss2017-04-241-1/+1
* Add `form_with_generates_remote_forms` to configuring guide [ci skip]yuuji.yaginuma2017-04-251-0/+2
* Update Configuring Rails Component guide exampleHendy Tanata2017-03-211-1/+1
* Escapes and edits to configuring guide [ci skip] (#28280)Vipul A M2017-03-041-5/+5
* [ci skip] Update Guides to use macOS instead of Mac OS XVitali Tatarintev2017-02-201-1/+1
* Update configuration guide about ActiveRecord's config option.Stan Lo2017-02-101-0/+5
* remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhereyuuji.yaginuma2017-02-081-2/+0
* remove link to edgeapi [ci skip]yuuji.yaginuma2017-02-081-1/+1
* update doc about assets digest class [ci skip]yuuji.yaginuma2016-10-301-2/+2
* Add documentation for `config.assets.version` [skip ci]Erol Fornoles2016-10-281-0/+2
* fix initializer name [ci skip]yuuji.yaginuma2016-10-271-1/+1
* Pull request for ticket 26769 (#26770)rmarone2016-10-151-1/+1
* Deprecated ActionDispatch::ParamsParser::ParamsParserRafael Mendonça França2016-10-101-17/+17
* Allow the use of listen's 3.1.x branch.Esteban Santana Santana2016-10-031-1/+1
* update doc about default `cache_store` [ci skip]yuuji.yaginuma2016-09-081-1/+1
* Merge pull request #26390 from Neodelf/format_mdsVipul A M2016-09-071-1/+1
|\
| * [ci skip] Simply formatting documentsNeodelf2016-09-061-1/+1
* | Remove the word "mongrel" from documentsRyunosuke Sato2016-09-071-1/+1
|/
* Explicitly mention defaults.schneems2016-08-291-1/+1
* Address doc style comments from @robin850schneems2016-08-291-1/+1
* [ci skip] configuring.md assets.unknown_asset_fallbackschneems2016-08-291-0/+2
* Clarify two ways to set Rails configuration optionsJon Moss2016-08-261-5/+8
* Add back in `config_for` exampleJon Moss2016-08-261-0/+28
* Revert "Merge pull request #21995 from tak1n/master"Jon Moss2016-08-261-35/+8
* Remove the SchemaDumper options and change the default behaviorRafael Mendonça França2016-08-221-3/+1
* Option not to line up column types and attributes in schema.rbTim Petricola2016-08-171-1/+3
* Fix the documentation for configuring `enable_fragment_cache_logging` [ci skip]Prathamesh Sonpatki2016-08-141-8/+16
* update list of rescue_responses default [ci skip]yuuji.yaginuma2016-08-091-0/+2
* Modify LogSubscriber for single partial's cache message.Stan Lo2016-08-081-0/+8
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-08-021-1/+3
|\
| * Removed reference to callback_terminator.rb in docsIain Beeston2016-07-211-1/+1
| * Add `config.assets.quiet` to configuration guide [ci skip]Prathamesh Sonpatki2016-07-101-0/+2
* | Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializerRafael Mendonça França2016-07-201-1/+1
|\ \
| * | Setup default session store internally, no longer through an application init...Prathamesh Sonpatki2016-07-171-1/+1
| |/
* / Fix documentation of `error_on_ignored_order` optionPrathamesh Sonpatki2016-07-181-4/+4
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-07-101-1/+3
|\
| * Expand on #24071 for specifying custom locale fallbacks. [ci skip]Vipul A M2016-06-291-1/+3
* | remove `-t` option from default sendmail arguments [ci skip]yuuji.yaginuma2016-07-061-1/+1
* | Add a note about autoloading being disabled in production env in upgrade guid...Prathamesh Sonpatki2016-06-301-1/+1
* | update description of `test_order` [ci skip]yuuji.yaginuma2016-06-291-1/+1
|/
* Update grammar for `config.enable_dependency_loading` docsJon Moss2016-06-241-1/+1
* Add option to enable dependency loading in productionRafael Mendonça França2016-06-221-0/+2
* Do not suggest nonsensical OpenSSL verify modes [ci skip]Jonne Haß2016-06-071-1/+1
* Merge pull request #24071 from meinac/configuring_md_docsVipul A M2016-06-051-0/+26
|\
| * Added some useful configuration options into configuring.md [ci skip]Mehmet Emin İNAÇ2016-03-051-0/+26
* | The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...Vipul A M2016-05-161-2/+0
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-05-141-35/+40
|\ \
| * | Document config.action_dispatch.ignore_accept_header and config.action_dispat...Vipul A M2016-05-111-0/+4
| * | More missing true literal quotingsVipul A M2016-05-111-12/+12
| * | Lets be consistent in the usage of true/false across this guide. It should be...Vipul A M2016-05-111-26/+26