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 config.active_record.dump_schemas.
Ryan Wallace
2015-03-17
1
-0
/
+5
*
Some documentation edits [ci skip]
Robin Dupret
2015-03-05
1
-1
/
+3
*
Update cache_timestamp_format default value in guides
T.J. Schuck
2015-03-03
1
-1
/
+1
*
Remove mention of long-gone initializer and config
Jeremy Kemper
2015-03-03
1
-2
/
+0
*
Require `belongs_to` by default.
Josef Šimánek
2015-02-21
1
-0
/
+2
*
Minor guides edits [ci skip]
Robin Dupret
2015-02-21
1
-7
/
+9
*
Revert c732a66:
Zachary Scott
2015-02-16
1
-0
/
+4
*
Merge pull request #18960 from ctaintor/remove_dependency_doc
Zachary Scott
2015-02-16
1
-4
/
+0
|
\
|
*
removes docs for dependency_loading config option and disable_dependency_load...
Case Taintor
2015-02-16
1
-4
/
+0
*
|
Merge pull request #18485 from andreynering/robots.txt
Zachary Scott
2015-02-16
1
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
Adding 'Search Engines Indexing' Section [ci skip]
Andrey Nering
2015-01-14
1
-0
/
+18
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-01-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix typo "you can be disable"
claudiob
2015-01-06
1
-1
/
+1
*
|
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
|
Add log_level options to configuration guide
Sammy Larbi
2015-01-06
1
-1
/
+1
*
|
Add config to halt callback chain on return false
claudiob
2015-01-02
1
-0
/
+2
|
/
*
Document the include_all_helpers config setting.
Adam Prescott
2014-12-29
1
-0
/
+2
*
Minor documentation edits [ci skip]
Robin Dupret
2014-12-28
1
-1
/
+1
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
Use serve_static_files in guides, take 2 [skip ci]
Arthur Neves
2014-12-22
1
-2
/
+2
*
Use serve_static_files in guides [skip ci]
Arthur Neves
2014-12-22
1
-1
/
+1
*
[ci skip] Improve grammar in configuring serve_static_files guide
eileencodes
2014-12-20
1
-1
/
+1
*
Merge pull request #18100 from chancancode/serve_static_files
Godfrey Chan
2014-12-19
1
-1
/
+1
*
Replace ActionDispatch::Head with Rack::Head.
yui-knk
2014-11-24
1
-3
/
+3
*
[ci skip] fix `config.assets.digest` default value
yuuji.yaginuma
2014-11-05
1
-1
/
+1
*
[ci skip] add AC::InvalidCrossOriginRequest to list of rescue_responses default
yuuji.yaginuma
2014-10-16
1
-14
/
+15
*
minor fixes in the configuring guide [ci skip]
Xavier Noria
2014-10-03
1
-15
/
+15
*
Revert "Fix style for rescue responses doc [ci skip]"
Xavier Noria
2014-10-03
1
-16
/
+15
*
Fix style for rescue responses doc [ci skip]
Yuki Nishijima
2014-10-02
1
-15
/
+16
*
Add documentation about `config.action_dispatch.rescue_responses`
Yuki Nishijima
2014-09-26
1
-0
/
+23
*
[ci skip] Remove reference to config.threadsafe! in guides/configuriing.md
Byron Bischoff
2014-09-25
1
-2
/
+2
*
[ci skip] modify the description of production log level default
yuuji.yaginuma
2014-09-21
1
-1
/
+1
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-0
/
+2
*
Remove '*' which doesn't work
Tatsuya Sato
2014-09-03
1
-1
/
+1
*
Fix for configuring rails guide
Ravil Bayramgalin
2014-09-01
1
-1
/
+1
*
Update configuring.md [ci skip]
Tee Parham
2014-08-20
1
-2
/
+0
*
Revert "Improve custom configuration"
Rafael Mendonça França
2014-08-19
1
-9
/
+7
*
Improve custom configuration
Rafael Mendonça França
2014-08-19
1
-7
/
+9
*
Merge pull request #16375 from johnnyshields/guides
Richard Schneeman
2014-08-04
1
-0
/
+2
|
\
|
*
[ci skip] Guides: Add definition of `config.assets.manifest` option to config...
Johnny Shields
2014-08-05
1
-0
/
+2
*
|
Pull in the custom configuration concept from dhh/custom_configuration
David Heinemeier Hansson
2014-08-03
1
-0
/
+21
|
/
*
[ci skip] fix markdown
schneems
2014-08-02
1
-1
/
+1
*
Rename preview_enabled option to show_previews
Rafael Mendonça França
2014-07-01
1
-2
/
+2
*
Add configuration to enable mail previews
Leonard Garvey
2014-07-01
1
-0
/
+12
*
Merge pull request #15933 from rafael/master
Rafael Mendonça França
2014-06-27
1
-0
/
+2
|
\
|
*
Improvements per code review.
Rafael Chacón
2014-06-27
1
-1
/
+3
*
|
[ci skip] doc corrected : ActiveRecord::Base.connections to ActiveRecord::Bas...
Rahul P. Chaudhari
2014-06-17
1
-3
/
+3
*
|
[ci skip] Fix capitalization
Akshay Vishnoi
2014-06-07
1
-5
/
+5
*
|
Merge pull request #13988 from zzak/guides_configuring_reverse_proxy
Zachary Scott
2014-05-24
1
-4
/
+38
|
\
\
|
*
|
Add documentation for using Rails with a reverse proxy
Zachary Scott
2014-05-24
1
-4
/
+38
[next]