aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | let config.file_watcher be the way to enable the evented file watcherXavier Noria2015-12-131-1/+1
* | Merge pull request #22315 from takatoshiono/fix-configuring-docArthur Nogueira Neves2015-11-281-2/+2
|\ \
| * | Fix set_autoload_paths and set_load_path documentTakatoshi Ono2015-11-171-2/+2
* | | Merge pull request #22263 from mastahyeti/csrf-origin-checkRafael França2015-11-261-0/+2
|\ \ \
| * | | Add option to verify Origin header in CSRF checksBen Toews2015-11-251-0/+2
* | | | Change configuration-guide examplerbr2015-11-191-1/+1
* | | | Revert "Fixed a few grammar issues."Rafael Mendonça França2015-11-181-1/+1
* | | | Fixed a few grammar issues.David Chen2015-11-181-1/+1
| |/ / |/| |
* | | Make the `static_index` config part of the `config.public_server` configYuki Nishijima2015-11-161-1/+1
* | | upgrade listen to 3.0.4Xavier Noria2015-11-081-1/+1
* | | document the evented file system monitor opt-in in the config guide [ci skip]Xavier Noria2015-11-081-0/+22
|/ /
* | Replace `serve_static_files` mentions in docs.Kasper Timm Hansen2015-11-041-2/+2
* | Merge pull request #19686 from tsun1215/index_errorsSean Griffin2015-10-261-0/+4
|\ \
| * | Errors can be indexed with nested attributesMichael Probber2015-04-171-0/+4
* | | Update #20768 to address feedbackSean Griffin2015-10-201-3/+3
* | | [Rails Guides] Clarify `belongs_to_required_by_default` optionVladimir Rybas2015-10-201-1/+3
| |/ |/|
* | Fixed deprecated string to specify the middleware [ci skip]amitkumarsuroliya2015-10-031-1/+1
* | Refactor AS::Callbacks halt config and fix the documentationRoque Pinel2015-10-011-1/+1
* | Make fuzzy sentence more clearDavid Verhasselt2015-09-281-1/+1
* | mostly remove the ParamsParser middlewareAaron Patterson2015-09-181-1/+0
* | Merge pull request #21512 from X0nic/guides-clarify-timeout-errorYves Senn2015-09-081-1/+1
|\ \
| * | [Rails Guides] clarify `ActiveRecord::ConnectionTimeoutError`Nathan Lee2015-09-051-1/+1
* | | Merge pull request #21534 from Vratislav/clarify-custom-config-guideRafael Mendonça França2015-09-071-1/+1
|/ /
* | Fix Configuring Active Record [ci skip]Alexey Markov2015-08-271-2/+2
* | Make disable_with default in submit_tagJustin Schiff2015-08-111-0/+3
* | [ci skip] `field_error_proc` is used in `ActionView::Helpers::ActiveModelInst...yui-knk2015-07-291-1/+1
* | [skip ci] Improve grammar/style in DB pooling guide.Tim Wade2015-07-161-7/+7
* | Merge pull request #20736 from antoine-lizee/docsRobin Dupret2015-07-131-1/+1
|\ \
| * | [ci skip] doc: making clear that perform_caching has a limited impactantoine.lizee2015-07-131-1/+1
* | | Merge pull request #20741 from radar/integration_tool_docRafael Mendonça França2015-06-301-1/+1
|\ \ \ | |/ / |/| |
| * | integration_tool defaults to :test_unitRyan Bigg2015-06-301-1/+1
| |/