aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] add AC::InvalidCrossOriginRequest to list of rescue_responses defaultyuuji.yaginuma2014-10-161-14/+15
* minor fixes in the configuring guide [ci skip]Xavier Noria2014-10-031-15/+15
* Revert "Fix style for rescue responses doc [ci skip]"Xavier Noria2014-10-031-16/+15
* Fix style for rescue responses doc [ci skip]Yuki Nishijima2014-10-021-15/+16
* Add documentation about `config.action_dispatch.rescue_responses`Yuki Nishijima2014-09-261-0/+23
* [ci skip] Remove reference to config.threadsafe! in guides/configuriing.mdByron Bischoff2014-09-251-2/+2
* [ci skip] modify the description of production log level defaultyuuji.yaginuma2014-09-211-1/+1
* Default to sorting user's test cases for nowGodfrey Chan2014-09-081-0/+2
* Remove '*' which doesn't workTatsuya Sato2014-09-031-1/+1
* Fix for configuring rails guideRavil Bayramgalin2014-09-011-1/+1
* Update configuring.md [ci skip]Tee Parham2014-08-201-2/+0
* Revert "Improve custom configuration"Rafael Mendonça França2014-08-191-9/+7
* Improve custom configurationRafael Mendonça França2014-08-191-7/+9
* Merge pull request #16375 from johnnyshields/guidesRichard Schneeman2014-08-041-0/+2
|\
| * [ci skip] Guides: Add definition of `config.assets.manifest` option to config...Johnny Shields2014-08-051-0/+2
* | Pull in the custom configuration concept from dhh/custom_configurationDavid Heinemeier Hansson2014-08-031-0/+21
|/
* [ci skip] fix markdownschneems2014-08-021-1/+1
* Rename preview_enabled option to show_previewsRafael Mendonça França2014-07-011-2/+2
* Add configuration to enable mail previewsLeonard Garvey2014-07-011-0/+12
* Merge pull request #15933 from rafael/masterRafael Mendonça França2014-06-271-0/+2
|\
| * Improvements per code review.Rafael Chacón2014-06-271-1/+3
* | [ci skip] doc corrected : ActiveRecord::Base.connections to ActiveRecord::Bas...Rahul P. Chaudhari2014-06-171-3/+3
* | [ci skip] Fix capitalizationAkshay Vishnoi2014-06-071-5/+5
* | Merge pull request #13988 from zzak/guides_configuring_reverse_proxyZachary Scott2014-05-241-4/+38
|\ \
| * | Add documentation for using Rails with a reverse proxyZachary Scott2014-05-241-4/+38
* | | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip]John Kelly Ferguson2014-05-211-3/+3
* | | Use generated binstubs in guides examples.Josef Šimánek2014-05-201-3/+3
|/ /
* | [ci skip] builtin -> built-inAkshay Vishnoi2014-04-201-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-04-181-3/+11
|\ \
| * | [ci skip] document `statement_limit` schneems2014-04-151-1/+11
| * | [ci skip] PP does not generate pass by defaultschneems2014-04-151-2/+0
* | | Revise 'sqlite3:' URL handling for smoother upgradesMatthew Draper2014-04-031-2/+2
|/ /
* | fix log_tags request object grammarIain D Broadfoot2014-03-211-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-03-071-1/+1
|\ \
| * | Tweak Configuring Guide languageGaurish Sharma2014-02-231-1/+1
* | | Fix guide about `config.active_record.default_timezone` [ci skip]joker10072014-03-061-1/+1
* | | [ci skip] use secrets.secret_key_base instead of config.secret_key_baseKuldeep Aggarwal2014-03-011-1/+1
|/ /
* | `Rails.threadsafe!` mode is deprecatedGaurish Sharma2014-02-101-1/+1
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-02-091-2/+1
|\ \
| * | `easiy` => `easy`Vipul A M2014-01-241-1/+1
| * | Remove duplicate configuration option for ActiveSupport [ci skip]Zachary Scott2014-01-161-1/+0
* | | Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman...Xavier Noria2014-02-061-0/+6
|\ \ \
| * | | Add config to disable schema dump after migrationEmil Soman2014-02-061-0/+6
* | | | Fixed typos [ci skip]Calvin Tam2014-02-051-2/+2
|/ / /
* | | Document default trim mode for Erubis and affected ERB tags [ci skip]Zachary Scott2014-01-311-1/+1
* | | Log which keys were set to nil in deep_mungeLukasz Sarnacki2014-01-281-0/+4
* | | Rails config for raise on missing translationsKassio Borges2014-01-271-0/+2
* | | docs, clarify usage of `action_mailer.default_options`. [ci skip]. Closes #13...Yves Senn2014-01-271-4/+12
* | | Rename subsecond_fraction_digits option to time_precisionAndrew White2014-01-261-0/+2
* | | Merge pull request #13728 from semenyukdmitriy/masterYves Senn2014-01-221-1/+1
|\ \ \