aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
...
* | Add config to halt callback chain on return falseclaudiob2015-01-021-0/+2
|/
* Document the include_all_helpers config setting.Adam Prescott2014-12-291-0/+2
* Minor documentation edits [ci skip]Robin Dupret2014-12-281-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* Use serve_static_files in guides, take 2 [skip ci]Arthur Neves2014-12-221-2/+2
* Use serve_static_files in guides [skip ci]Arthur Neves2014-12-221-1/+1
* [ci skip] Improve grammar in configuring serve_static_files guideeileencodes2014-12-201-1/+1
* Merge pull request #18100 from chancancode/serve_static_filesGodfrey Chan2014-12-191-1/+1
* Replace ActionDispatch::Head with Rack::Head.yui-knk2014-11-241-3/+3
* [ci skip] fix `config.assets.digest` default valueyuuji.yaginuma2014-11-051-1/+1
* [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