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
...
*
|
|
Rename subsecond_fraction_digits option to time_precision
Andrew White
2014-01-26
1
-0
/
+2
*
|
|
Merge pull request #13728 from semenyukdmitriy/master
Yves Senn
2014-01-22
1
-1
/
+1
|
\
\
\
|
*
|
|
[ci skip] Added missing `file` delivery method
Semenyuk Dmitriy
2014-01-22
1
-1
/
+1
|
|
/
/
*
|
|
Ensure Active Record connection consistency
schneems
2014-01-09
1
-1
/
+118
*
|
|
Automatically maintain test database schema
Jon Leighton
2014-01-02
1
-0
/
+2
|
/
/
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-12-20
1
-1
/
+3
|
\
\
|
*
|
[ci skip] add `assets.raise_runtime_errors` flag
schneems
2013-12-14
1
-2
/
+4
*
|
|
Update configuring guide with I18n options regarding available locales
Jared Beck
2013-12-19
1
-0
/
+6
*
|
|
Wrap 80 columns [ci skip]
Rafael Mendonça França
2013-12-02
1
-5
/
+10
*
|
|
Add documentation about the Action Dispatch salt configuration
Rafael Mendonça França
2013-12-02
1
-0
/
+8
*
|
|
Use alphabetic order
Rafael Mendonça França
2013-12-02
1
-2
/
+2
*
|
|
:scissors:
Rafael Mendonça França
2013-12-02
1
-1
/
+1
|
/
/
*
/
added schema_migrations_table_name to ActiveRecord::Base in order that the na...
Jerad Phelps
2013-10-27
1
-0
/
+2
|
/
*
guides: configuring: fixing explanation of :after_initialize hook
Sebastian Gassner
2013-10-01
1
-1
/
+1
*
fixes incorrect spelling of `action_on_unpermitted_parameters`
Jared Beck
2013-09-28
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-09-28
1
-0
/
+6
|
\
|
*
Added missing active record configurations.
wangjohn
2013-09-25
1
-0
/
+6
*
|
Fixed grammatical typo in configuring.md guide.
Roman Kofman
2013-09-27
1
-1
/
+1
*
|
Add notes about database connection pool [ci skip]
Gaurish Sharma
2013-09-22
1
-0
/
+11
*
|
Fix typos: the indefinite articles(a -> an)
SUGINO Yasuhiro
2013-09-13
1
-1
/
+1
|
/
*
Remove whiny_nils config from the rails guides
Caroline Mota
2013-08-26
1
-19
/
+3
*
cleans the guides sources from fancy non-ASCII stuff
Xavier Noria
2013-08-23
1
-8
/
+8
*
Merge pull request #10045 from senny/document_relative_url_root
Yves Senn
2013-08-07
1
-2
/
+39
|
\
|
*
document how to deploy to a subdirectory. #2992 [ci skip]
Yves Senn
2013-08-07
1
-2
/
+39
*
|
Documment config.log_formatter added on 51aeae91
Rafael Mendonça França
2013-07-11
1
-0
/
+2
*
|
fix "will be ran" and "has began" typos in configuration guide
Philip Dorrell
2013-06-20
1
-3
/
+3
*
|
Consistent use of one space only after punctuation
Sunny Ripert
2013-05-28
1
-3
/
+3
*
|
Update configuration docs for assets.enabled, as it's set true by default in ...
Anuj Dutta
2013-05-19
1
-1
/
+2
*
|
Update filter_parameters related docs, as they have been moved to initializers.
Anuj Dutta
2013-05-19
1
-3
/
+5
*
|
Revert "Consistent use of code syntax formatting for boolean values"
Xavier Noria
2013-05-01
1
-7
/
+7
*
|
Revert "Correct formatting for remaining booleans"
Xavier Noria
2013-05-01
1
-21
/
+21
*
|
Correct formatting for remaining booleans
Jonathan Roes
2013-04-30
1
-21
/
+21
*
|
it's Active Record not ActiveRecord
Yves Senn
2013-04-30
1
-1
/
+1
*
|
Consistent use of code syntax formatting for boolean values
Jonathan Roes
2013-04-30
1
-7
/
+7
*
|
fix formatting typo, + should be `
Yves Senn
2013-04-03
1
-1
/
+1
|
/
*
fix some typos
Vipul A M
2013-03-25
1
-2
/
+2
*
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
Yves Senn
2013-02-24
1
-2
/
+0
*
Remove BestStandardsSupport references
robertomiranda
2013-02-01
1
-3
/
+2
*
Merge remote-tracking branch 'docrails/master'
Xavier Noria
2013-01-26
1
-1
/
+1
|
\
|
*
Replaced documentation for config.action_controller.raise_on_unpermitted_para...
Thomas Drake-Brockman
2013-01-20
1
-1
/
+1
*
|
Remove old asset tags API from docs, reflecting changes from #7900
virusman
2013-01-23
1
-32
/
+0
*
|
copy-edits 7e6e4f2 [ci skip]
Xavier Noria
2013-01-21
1
-3
/
+5
*
|
document how to create custom rails environments
Yves Senn
2013-01-21
1
-0
/
+7
*
|
remove performance tests from the default stack
Yves Senn
2013-01-10
1
-1
/
+0
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-01-09
1
-1
/
+3
|
\
|
*
prefer american spelling of 'behavior'
Gosha Arinich
2013-01-07
1
-1
/
+1
|
*
Rename raise_on_unexpected_params to raise_on_unpermitted_parameters on the g...
Rafael Mendonça França
2013-01-05
1
-1
/
+1
|
*
Fix typo
Rafael Mendonça França
2013-01-05
1
-1
/
+1
|
*
Document new configuration option action_controller.raise_on_unexpected_params.
Thomas Drake-Brockman
2013-01-05
1
-0
/
+2
*
|
Restore original remote_ip algorithm.
Andre Arko
2013-01-02
1
-1
/
+1
|
/
[prev]
[next]