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
/
railtie
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of static_paths method and instead configure paths for ActionDispatch...
Piotr Sarnacki
2010-09-03
1
-0
/
+8
*
Engine can now serve files with ActionDispatch::Static
Piotr Sarnacki
2010-09-03
1
-1
/
+1
*
Move AD::Cascade to the bottom of the middleware stack.
José Valim
2010-05-16
1
-32
/
+1
*
Expose remaining hooks to minimize the need for a Railtie based on feedback f...
José Valim
2010-05-16
1
-0
/
+12
*
Reorganized initializers a bit to enable better hooks for common cases withou...
wycats
2010-05-15
1
-6
/
+42
*
Move application configuration to the application configuration object, remov...
José Valim
2010-03-26
1
-69
/
+8
*
Move middlewares to the Application level. If you want to modify the middlewa...
Carlhuda
2010-03-08
1
-4
/
+0
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
1
-2
/
+32
*
Move session and session_store onto ActionDispatch and add deprecation warnings
Carlhuda
2010-03-04
1
-2
/
+2
*
No need for a module if it's only being included once into an empty class.
Carl Lerche
2010-03-04
1
-1
/
+91
*
Move configuration to subfolders.
José Valim
2010-01-23
1
-0
/
+9