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
*
Add small Action Cable documentation fixes
Hayley Anderson
2016-02-27
1
-2
/
+2
*
The tasks in the rails task namespace is deprecated in favor of app namespace.
Ryo Hashimoto
2016-02-26
1
-1
/
+1
*
Add config.debug_exception_response_format into configuration guide
Stan Lo
2016-02-25
1
-0
/
+2
*
Update config.force_ssl's documentation
Stan Lo
2016-02-25
1
-1
/
+1
*
Enable Action Cable routes by default
Jon Moss
2016-02-24
1
-0
/
+11
*
Add ActionMailer configuration options
Stan Lo
2016-02-25
1
-0
/
+3
*
Update documentation regarding initializers [ci skip]
Dave Gynn
2016-02-09
1
-4
/
+16
*
Merge pull request #23375 from prathamesh-sonpatki/fix-19835
Rafael França
2016-02-01
1
-2
/
+0
|
\
|
*
Fix documentation related to `config.assets.cache_store` [ci skip]
Prathamesh Sonpatki
2016-02-01
1
-2
/
+0
*
|
Merge pull request #22857 from bdewater/interlock-doc
Vipul A M
2016-02-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update middleware docs regarding ActionDispatch::LoadInterlock [ci skip]
Bart de Water
2016-01-31
1
-1
/
+1
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-01-22
1
-1
/
+1
|
\
\
|
*
|
[ci skip] An internal link is an relative path
yui-knk
2015-12-23
1
-1
/
+1
*
|
|
Merge pull request #21995 from tak1n/master
Jon Moss
2016-01-10
1
-8
/
+35
|
\
\
\
|
*
|
|
fix doc for rails custom configuration through config_for [skip ci]
Benny Klotz
2015-12-03
1
-2
/
+2
|
*
|
|
Updated existing custom configuration for rails 5 where `config.x`
Benny Klotz
2015-10-19
1
-8
/
+35
*
|
|
|
add option for per-form CSRF tokens
Ben Toews
2016-01-04
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Fix documentation for configuring default_charset [ci skip]
Prathamesh Sonpatki
2015-12-30
1
-2
/
+2
*
|
|
Improve RDoc documentation of ActionDispatch::SSL
Tim Rogers
2015-12-24
1
-1
/
+1
*
|
|
Improve documentation of config.force_ssl in guides
Tim Rogers
2015-12-24
1
-2
/
+2
*
|
|
Merge pull request #22709 from jonatack/clarify-explanation-for-new-config-ha...
Rafael França
2015-12-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Clarify config settings for AS::halt_callback_chains_on_return_false
Jon Atack
2015-12-21
1
-1
/
+1
*
|
|
|
Remove legacy mysql adapter
Ryuta Kamizono
2015-12-21
1
-1
/
+1
|
/
/
/
*
|
/
mysql2 adapter instead of mysql [ci skip]
Rajarshi Das
2015-12-20
1
-1
/
+1
|
|
/
|
/
|
*
|
debug_missing_translation configuration added to action_view
Sameer Rahmani
2015-12-18
1
-0
/
+2
*
|
let config.file_watcher be the way to enable the evented file watcher
Xavier Noria
2015-12-13
1
-1
/
+1
*
|
Merge pull request #22315 from takatoshiono/fix-configuring-doc
Arthur Nogueira Neves
2015-11-28
1
-2
/
+2
|
\
\
|
*
|
Fix set_autoload_paths and set_load_path document
Takatoshi Ono
2015-11-17
1
-2
/
+2
*
|
|
Merge pull request #22263 from mastahyeti/csrf-origin-check
Rafael França
2015-11-26
1
-0
/
+2
|
\
\
\
|
*
|
|
Add option to verify Origin header in CSRF checks
Ben Toews
2015-11-25
1
-0
/
+2
*
|
|
|
Change configuration-guide example
rbr
2015-11-19
1
-1
/
+1
*
|
|
|
Revert "Fixed a few grammar issues."
Rafael Mendonça França
2015-11-18
1
-1
/
+1
*
|
|
|
Fixed a few grammar issues.
David Chen
2015-11-18
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Make the `static_index` config part of the `config.public_server` config
Yuki Nishijima
2015-11-16
1
-1
/
+1
*
|
|
upgrade listen to 3.0.4
Xavier Noria
2015-11-08
1
-1
/
+1
*
|
|
document the evented file system monitor opt-in in the config guide [ci skip]
Xavier Noria
2015-11-08
1
-0
/
+22
|
/
/
*
|
Replace `serve_static_files` mentions in docs.
Kasper Timm Hansen
2015-11-04
1
-2
/
+2
*
|
Merge pull request #19686 from tsun1215/index_errors
Sean Griffin
2015-10-26
1
-0
/
+4
|
\
\
|
*
|
Errors can be indexed with nested attributes
Michael Probber
2015-04-17
1
-0
/
+4
*
|
|
Update #20768 to address feedback
Sean Griffin
2015-10-20
1
-3
/
+3
*
|
|
[Rails Guides] Clarify `belongs_to_required_by_default` option
Vladimir Rybas
2015-10-20
1
-1
/
+3
|
|
/
|
/
|
*
|
Fixed deprecated string to specify the middleware [ci skip]
amitkumarsuroliya
2015-10-03
1
-1
/
+1
*
|
Refactor AS::Callbacks halt config and fix the documentation
Roque Pinel
2015-10-01
1
-1
/
+1
*
|
Make fuzzy sentence more clear
David Verhasselt
2015-09-28
1
-1
/
+1
*
|
mostly remove the ParamsParser middleware
Aaron Patterson
2015-09-18
1
-1
/
+0
*
|
Merge pull request #21512 from X0nic/guides-clarify-timeout-error
Yves Senn
2015-09-08
1
-1
/
+1
|
\
\
|
*
|
[Rails Guides] clarify `ActiveRecord::ConnectionTimeoutError`
Nathan Lee
2015-09-05
1
-1
/
+1
*
|
|
Merge pull request #21534 from Vratislav/clarify-custom-config-guide
Rafael Mendonça França
2015-09-07
1
-1
/
+1
|
/
/
*
|
Fix Configuring Active Record [ci skip]
Alexey Markov
2015-08-27
1
-2
/
+2
*
|
Make disable_with default in submit_tag
Justin Schiff
2015-08-11
1
-0
/
+3
[next]