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
/
lib
/
rails
/
initializer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
RAILS_ENV falls back to RACK_ENV
Jeremy Kemper
2009-11-23
1
-2
/
+2
*
Refactor plugins
Yehuda Katz + Carl Lerche
2009-11-11
1
-12
/
+2
*
Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...
Carl Lerche
2009-10-16
1
-1
/
+0
*
Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application...
Carl Lerche
2009-10-16
1
-0
/
+1
*
Have config/application.rb contain the application definition and require tha...
Carl Lerche
2009-10-15
1
-1
/
+0
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-08
1
-295
/
+1
*
Even more initializers ported over
Carl Lerche
2009-10-08
1
-134
/
+1
*
Ported over more initializers
Carl Lerche
2009-10-08
1
-42
/
+0
*
Move the ensure_tmp_directories_exist initializer to the application object
Carl Lerche
2009-10-08
1
-7
/
+0
*
Moving more initializers into the application object
Carl Lerche
2009-10-08
1
-46
/
+1
*
Start moving the initializers into the application object
Carl Lerche
2009-10-08
1
-38
/
+4
*
Coerce all out going body parts to Strings
Joshua Peek
2009-10-05
1
-0
/
+1
*
Remove all calls to Rails::Initializer from boot.rb
Carl Lerche
2009-09-30
1
-20
/
+3
*
Remove a duplicate initializer
Carl Lerche
2009-09-29
1
-12
/
+0
*
Change Rails::Application to a class that is inherited from.
Carl Lerche
2009-09-29
1
-14
/
+11
*
Create the application object from config/environment.rb
Yehuda Katz + Carl Lerche
2009-09-28
1
-9
/
+8
*
Move middleware and route configuration from AC::Dispatcher to Rails applicat...
Joshua Peek
2009-09-26
1
-1
/
+1
*
Create separate middleware stack for initializer
Joshua Peek
2009-09-26
1
-0
/
+1
*
Move default middleware stack into initializer
Joshua Peek
2009-09-26
1
-1
/
+13
*
Move Rails::Static into ActionDispatch
Joshua Peek
2009-09-26
1
-1
/
+1
*
Enable static asset server by default
Joshua Peek
2009-09-26
1
-0
/
+7
*
Move tmp directory creation from server to initializer
Joshua Peek
2009-09-26
1
-0
/
+7
*
Fix railties tests
Joshua Peek
2009-09-25
1
-2
/
+4
*
Initializer.run returns an application object
Joshua Peek
2009-09-25
1
-0
/
+8
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
1
-0
/
+578