aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* remove AR auto-explain (config.auto_explain_threshold_in_seconds)Yves Senn2013-02-241-2/+0
* Remove BestStandardsSupport referencesrobertomiranda2013-02-011-3/+2
* Merge remote-tracking branch 'docrails/master'Xavier Noria2013-01-261-1/+1
|\
| * Replaced documentation for config.action_controller.raise_on_unpermitted_para...Thomas Drake-Brockman2013-01-201-1/+1
* | Remove old asset tags API from docs, reflecting changes from #7900virusman2013-01-231-32/+0
* | copy-edits 7e6e4f2 [ci skip]Xavier Noria2013-01-211-3/+5
* | document how to create custom rails environmentsYves Senn2013-01-211-0/+7
* | remove performance tests from the default stackYves Senn2013-01-101-1/+0
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-01-091-1/+3
|\
| * prefer american spelling of 'behavior'Gosha Arinich2013-01-071-1/+1
| * Rename raise_on_unexpected_params to raise_on_unpermitted_parameters on the g...Rafael Mendonça França2013-01-051-1/+1
| * Fix typoRafael Mendonça França2013-01-051-1/+1
| * Document new configuration option action_controller.raise_on_unexpected_params.Thomas Drake-Brockman2013-01-051-0/+2
* | Restore original remote_ip algorithm.Andre Arko2013-01-021-1/+1
|/
* replace AS::BufferedLogger doc mentions with AS::LoggerYves Senn2012-12-251-3/+3
* Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...Jeremy Kemper2012-12-211-9/+0
* Allow users to choose the timestamp format in the cache keyRafael Mendonça França2012-12-101-0/+2
* Remove references to Rails versions.Steve Klabnik2012-12-071-3/+1
* Fixed grammar in a lot of guide prologues.Katie Oldaker2012-12-071-2/+2
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-12-011-3/+5
|\
| * Normalize on 'After reading this guide, you will know:'Steve Klabnik2012-11-291-1/+3
| * Add periods to the bullet points in guides.Steve Klabnik2012-11-291-2/+2
* | Remove observers and sweepersRafael Mendonça França2012-11-281-2/+2
|/
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2012-11-171-7/+7
|\
| * use em-dashes instead of two minuses in guidesburningTyger2012-11-101-7/+7
* | Rename secret_token_key to secret_key_baseSantiago Pastorino2012-11-031-1/+1
* | Sign cookies using key deriverSantiago Pastorino2012-11-031-1/+1
|/
* 3.1 and up, in configuring guide.Juanjo Bazán2012-10-291-1/+1
* Add more CHANGELOG entries from #7927Rafael Mendonça França2012-10-171-2/+0
* Add CHANGELOG entry for #7927Rafael Mendonça França2012-10-171-10/+0
* Backpedal from class-oriented config.queue. Set an actual queue instance.Jeremy Kemper2012-10-121-2/+2
* add AC::Parameters#permit_all_parameters config option [ci skip]Francesco Rodriguez2012-10-051-1/+3
* remove old AR Mass Assignment config options [ci skip]Francesco Rodriguez2012-10-051-4/+0
* delete removed page cache options [ci skip]Francesco Rodriguez2012-10-051-10/+2
* Remove highly uncommon `config.assets.manifest` option for moving the manifes...Guillermo Iguaran2012-09-191-2/+0
* Date.beginning_of_week thread local and beginning_of_week application config ...gregolsen2012-09-181-0/+4
* Fix remaining formatting problems in the guidePrem Sichanugrist2012-09-171-123/+133
* Convert all the links into Markdown formatPrem Sichanugrist2012-09-171-3/+3
* Convert all inline codes to Markdown syntaxPrem Sichanugrist2012-09-171-250/+250
* Convert inline code tags to MarkdownPrem Sichanugrist2012-09-171-7/+7
* Convert heading tags and heading sectionPrem Sichanugrist2012-09-171-31/+39
* Convert code blocks into GFM stylePrem Sichanugrist2012-09-171-70/+70
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-0/+770