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
/
railties
/
guides
/
source
/
configuring.textile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[config guide] Show example of defining initialization hooks
Ryan Bigg
2011-10-06
1
-0
/
+19
*
[config guide] mention that to_prepare hooks are called upon every request in...
Ryan Bigg
2011-10-06
1
-1
/
+1
*
Make case in configuration document consistent
Justin Leitgeb
2011-09-27
1
-9
/
+9
*
Make the Rack::SSL middleware configurable
Justin Leitgeb
2011-09-26
1
-1
/
+1
*
No more changelogs inside guides
Vijay Dev
2011-09-15
1
-8
/
+0
*
add some missing dots in the docs
Vijay Dev
2011-09-04
1
-4
/
+4
*
Review config.assets options.
Guillermo Iguaran
2011-08-31
1
-1
/
+1
*
Added new asset config options to guides
Richard Hulse
2011-09-01
1
-0
/
+12
*
Fix a typo in 'Configuring Rails Applications' guide
Kamil Śliwak
2011-08-15
1
-1
/
+1
*
Changed several instances of British English to be American English
Evan Farrar
2011-07-23
1
-1
/
+1
*
[configuring] add doc for missing assets attribute
Richard Hulse
2011-07-17
1
-2
/
+4
*
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2011-06-18
1
-1
/
+16
|
\
|
*
Added 'Configuring Assets' section to configuring guide
Ryan Bigg
2011-06-18
1
-0
/
+15
|
*
Updated rails´s guides on the config.serve_static_assets and it´s settings ...
thoefer
2011-06-15
1
-1
/
+1
*
|
Remove utf8_enforcer_param config option
David Lee
2011-06-11
1
-2
/
+0
*
|
Make utf8 enforcer param customizeable
David Lee
2011-06-11
1
-1
/
+3
|
/
*
minor corrections in configuring guide
Vijay Dev
2011-06-08
1
-11
/
+11
*
minor fixes from 5acf76d
Vijay Dev
2011-06-08
1
-2
/
+2
*
fix spacing
Vijay Dev
2011-06-08
1
-1
/
+1
*
Add action_mailer observer and interceptors configuration options
Paco Guzman
2011-06-07
1
-1
/
+11
*
add missing generator configs
Vijay Dev
2011-06-08
1
-3
/
+7
*
proof reading and fixes in configuring guide
Vijay Dev
2011-06-08
1
-55
/
+57
*
s/ActiveRecord/Active Record according to api guidelines
Vijay Dev
2011-06-04
1
-3
/
+3
*
fix indentation, fixed-width for nils
Vijay Dev
2011-06-03
1
-18
/
+18
*
Fix grammar mistake. Lets vs let's.
Sebastian Martinez
2011-05-25
1
-1
/
+1
*
Typo; changed 'enviroment' to 'environment'
Lee Reilly
2011-05-25
1
-1
/
+1
*
configuratin guide: finished a pass to the "Rails General Configuration" section
Xavier Noria
2011-05-16
1
-26
/
+20
*
reviewed the first ~70 lines of the configuration guide
Xavier Noria
2011-05-15
1
-20
/
+21
*
added config.active_record.whitelist_attributes which creates an empty whitel...
Josh Kalderimis
2011-04-24
1
-0
/
+2
*
removes debug_rjs from ActionView::Base
Xavier Noria
2011-04-13
1
-2
/
+0
*
Minor typo correction.
mhutchin
2011-03-27
1
-1
/
+1
*
Fix documentation typo
Prem Sichanugrist
2011-03-28
1
-1
/
+1
*
Add `config.force_ssl` configuration which will load `Rack::SSL` middleware i...
Prem Sichanugrist
2011-03-27
1
-0
/
+3
*
ActiveRecord :default_timezone is :utc in Rails, as set by active_record/rail...
Paul Annesley
2011-02-06
1
-1
/
+1
*
config guide: add basic description for disable_dependency_loading initializer
Ryan Bigg
2011-01-06
1
-2
/
+1
*
Re-add "Using initializer files" section to configuring guide
Ryan Bigg
2011-01-06
1
-0
/
+9
*
Config guide: Complete sentence about the Rack::SendFile middleware.
Ryan Bigg
2010-12-21
1
-1
/
+1
*
Improve documentation on ActiveSupport::Deprecation.
Ryan Bigg
2010-12-21
1
-1
/
+1
*
config guide: mention ActiveSupport::Deprecation configuration options.
Ryan Bigg
2010-12-21
1
-0
/
+7
*
Merge branch 'master' of git://github.com/lifo/docrails
Xavier Noria
2010-12-20
1
-4
/
+10
|
\
|
*
deleting trailing whitespaces
Vijay Dev
2010-12-19
1
-4
/
+4
|
*
Config guide: middlewares can also be removed from the stack
Ryan Bigg
2010-12-17
1
-0
/
+6
*
|
Changelog and guide entries for config.action_view.cache_template_loading
Piotr Sarnacki
2010-12-16
1
-0
/
+2
|
/
*
minor formatting fixes
Vijay Dev
2010-12-16
1
-19
/
+19
*
Config guide: Use bold titles for initializers instead of headings.
Ryan Bigg
2010-12-09
1
-153
/
+58
*
Config guide: Space out initialization events to improve readability
Ryan Bigg
2010-12-09
1
-0
/
+4
*
Config guide: add further initializers
Ryan Bigg
2010-12-09
1
-2
/
+49
*
Config guide: add session store config option
Ryan Bigg
2010-12-09
1
-0
/
+8
*
Config guide: eager_load_paths by default contains every directory in the app...
Ryan Bigg
2010-12-09
1
-1
/
+1
*
Config guide: continuing work on documenting the initializers
Ryan Bigg
2010-12-04
1
-3
/
+67
[next]