aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | [ci skip] Added missing `file` delivery methodSemenyuk Dmitriy2014-01-221-1/+1
| |/ /
* | | Ensure Active Record connection consistencyschneems2014-01-091-1/+118
* | | Automatically maintain test database schemaJon Leighton2014-01-021-0/+2
|/ /
* | Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-12-201-1/+3
|\ \
| * | [ci skip] add `assets.raise_runtime_errors` flagschneems2013-12-141-2/+4
* | | Update configuring guide with I18n options regarding available localesJared Beck2013-12-191-0/+6
* | | 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