aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* Wrap 80 columns [ci skip]Rafael Mendonça França2013-12-021-5/+10
* Add documentation about the Action Dispatch salt configurationRafael Mendonça França2013-12-021-0/+8
* Use alphabetic orderRafael Mendonça França2013-12-021-2/+2
* :scissors:Rafael Mendonça França2013-12-021-1/+1
* added schema_migrations_table_name to ActiveRecord::Base in order that the na...Jerad Phelps2013-10-271-0/+2
* guides: configuring: fixing explanation of :after_initialize hookSebastian Gassner2013-10-011-1/+1
* fixes incorrect spelling of `action_on_unpermitted_parameters`Jared Beck2013-09-281-1/+1
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2013-09-281-0/+6
|\
| * Added missing active record configurations.wangjohn2013-09-251-0/+6
* | Fixed grammatical typo in configuring.md guide.Roman Kofman2013-09-271-1/+1
* | Add notes about database connection pool [ci skip]Gaurish Sharma2013-09-221-0/+11
* | Fix typos: the indefinite articles(a -> an)SUGINO Yasuhiro2013-09-131-1/+1
|/
* Remove whiny_nils config from the rails guidesCaroline Mota2013-08-261-19/+3
* cleans the guides sources from fancy non-ASCII stuffXavier Noria2013-08-231-8/+8
* Merge pull request #10045 from senny/document_relative_url_rootYves Senn2013-08-071-2/+39
|\
| * document how to deploy to a subdirectory. #2992 [ci skip]Yves Senn2013-08-071-2/+39
* | Documment config.log_formatter added on 51aeae91Rafael Mendonça França2013-07-111-0/+2
* | fix "will be ran" and "has began" typos in configuration guidePhilip Dorrell2013-06-201-3/+3
* | Consistent use of one space only after punctuationSunny Ripert2013-05-281-3/+3
* | Update configuration docs for assets.enabled, as it's set true by default in ...Anuj Dutta2013-05-191-1/+2
* | Update filter_parameters related docs, as they have been moved to initializers.Anuj Dutta2013-05-191-3/+5
* | Revert "Consistent use of code syntax formatting for boolean values"Xavier Noria2013-05-011-7/+7
* | Revert "Correct formatting for remaining booleans"Xavier Noria2013-05-011-21/+21
* | Correct formatting for remaining booleansJonathan Roes2013-04-301-21/+21
* | it's Active Record not ActiveRecordYves Senn2013-04-301-1/+1
* | Consistent use of code syntax formatting for boolean valuesJonathan Roes2013-04-301-7/+7
* | fix formatting typo, + should be `Yves Senn2013-04-031-1/+1
|/
* fix some typosVipul A M2013-03-251-2/+2
* 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