index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
configuring.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
update doc about assets digest class [ci skip]
yuuji.yaginuma
2016-10-30
1
-2
/
+2
*
Add documentation for `config.assets.version` [skip ci]
Erol Fornoles
2016-10-28
1
-0
/
+2
*
fix initializer name [ci skip]
yuuji.yaginuma
2016-10-27
1
-1
/
+1
*
Pull request for ticket 26769 (#26770)
rmarone
2016-10-15
1
-1
/
+1
*
Deprecated ActionDispatch::ParamsParser::ParamsParser
Rafael Mendonça França
2016-10-10
1
-17
/
+17
*
Allow the use of listen's 3.1.x branch.
Esteban Santana Santana
2016-10-03
1
-1
/
+1
*
update doc about default `cache_store` [ci skip]
yuuji.yaginuma
2016-09-08
1
-1
/
+1
*
Merge pull request #26390 from Neodelf/format_mds
Vipul A M
2016-09-07
1
-1
/
+1
|
\
|
*
[ci skip] Simply formatting documents
Neodelf
2016-09-06
1
-1
/
+1
*
|
Remove the word "mongrel" from documents
Ryunosuke Sato
2016-09-07
1
-1
/
+1
|
/
*
Explicitly mention defaults.
schneems
2016-08-29
1
-1
/
+1
*
Address doc style comments from @robin850
schneems
2016-08-29
1
-1
/
+1
*
[ci skip] configuring.md assets.unknown_asset_fallback
schneems
2016-08-29
1
-0
/
+2
*
Clarify two ways to set Rails configuration options
Jon Moss
2016-08-26
1
-5
/
+8
*
Add back in `config_for` example
Jon Moss
2016-08-26
1
-0
/
+28
*
Revert "Merge pull request #21995 from tak1n/master"
Jon Moss
2016-08-26
1
-35
/
+8
*
Remove the SchemaDumper options and change the default behavior
Rafael Mendonça França
2016-08-22
1
-3
/
+1
*
Option not to line up column types and attributes in schema.rb
Tim Petricola
2016-08-17
1
-1
/
+3
*
Fix the documentation for configuring `enable_fragment_cache_logging` [ci skip]
Prathamesh Sonpatki
2016-08-14
1
-8
/
+16
*
update list of rescue_responses default [ci skip]
yuuji.yaginuma
2016-08-09
1
-0
/
+2
*
Modify LogSubscriber for single partial's cache message.
Stan Lo
2016-08-08
1
-0
/
+8
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-08-02
1
-1
/
+3
|
\
|
*
Removed reference to callback_terminator.rb in docs
Iain Beeston
2016-07-21
1
-1
/
+1
|
*
Add `config.assets.quiet` to configuration guide [ci skip]
Prathamesh Sonpatki
2016-07-10
1
-0
/
+2
*
|
Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer
Rafael Mendonça França
2016-07-20
1
-1
/
+1
|
\
\
|
*
|
Setup default session store internally, no longer through an application init...
Prathamesh Sonpatki
2016-07-17
1
-1
/
+1
|
|
/
*
/
Fix documentation of `error_on_ignored_order` option
Prathamesh Sonpatki
2016-07-18
1
-4
/
+4
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-07-10
1
-1
/
+3
|
\
|
*
Expand on #24071 for specifying custom locale fallbacks. [ci skip]
Vipul A M
2016-06-29
1
-1
/
+3
*
|
remove `-t` option from default sendmail arguments [ci skip]
yuuji.yaginuma
2016-07-06
1
-1
/
+1
*
|
Add a note about autoloading being disabled in production env in upgrade guid...
Prathamesh Sonpatki
2016-06-30
1
-1
/
+1
*
|
update description of `test_order` [ci skip]
yuuji.yaginuma
2016-06-29
1
-1
/
+1
|
/
*
Update grammar for `config.enable_dependency_loading` docs
Jon Moss
2016-06-24
1
-1
/
+1
*
Add option to enable dependency loading in production
Rafael Mendonça França
2016-06-22
1
-0
/
+2
*
Do not suggest nonsensical OpenSSL verify modes [ci skip]
Jonne Haß
2016-06-07
1
-1
/
+1
*
Merge pull request #24071 from meinac/configuring_md_docs
Vipul A M
2016-06-05
1
-0
/
+26
|
\
|
*
Added some useful configuration options into configuring.md [ci skip]
Mehmet Emin İNAÇ
2016-03-05
1
-0
/
+26
*
|
The `ActiveRecord::ConnectionAdapters::ConnectionManagement` and `ActiveRecor...
Vipul A M
2016-05-16
1
-2
/
+0
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-05-14
1
-35
/
+40
|
\
\
|
*
|
Document config.action_dispatch.ignore_accept_header and config.action_dispat...
Vipul A M
2016-05-11
1
-0
/
+4
|
*
|
More missing true literal quotings
Vipul A M
2016-05-11
1
-12
/
+12
|
*
|
Lets be consistent in the usage of true/false across this guide. It should be...
Vipul A M
2016-05-11
1
-26
/
+26
|
*
|
Document missing smtp config over at configuring guide. [ci skip]
Vipul A M
2016-05-11
1
-0
/
+3
|
*
|
Asset pipeline: Remove documentation about outdated `config.assets.compress` ...
Prathamesh Sonpatki
2016-05-08
1
-2
/
+0
*
|
|
Fix link in 'Configuring Rails Applications' [ci skip]
Javier Vidal
2016-05-06
1
-1
/
+1
*
|
|
Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides...
willnet
2016-04-30
1
-1
/
+1
*
|
|
Update configuring.md with colons and periods
Connor Shea
2016-04-29
1
-52
/
+52
*
|
|
Consistent spelling of "gzipped" [ci skip]
Connor Shea
2016-04-29
1
-1
/
+1
*
|
|
Merge pull request #24786 from vipulnsward/document-gzip-assets
Richard Schneeman
2016-04-29
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Document config.assets.gzip flag. Follow up of https://github.com/rails/sproc...
Vipul A M
2016-04-29
1
-0
/
+2
[next]