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
/
rails_on_rack.textile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
modify middleware docs [ci skip]
Vijay Dev
2012-06-14
1
-2
/
+2
|
*
Add docs about how to remove some middleware
Santiago Pastorino
2012-06-14
1
-0
/
+17
|
*
use ActionDispatch::MiddlewareStack instead of ActionController::MiddlewareStack
Rafael Magana
2012-05-22
1
-3
/
+3
|
*
update loaded middlewares and use of Rack::Server instead of Rack::Builder
Rafael Magana
2012-05-22
1
-13
/
+33
|
*
use ApplicationName::Application instead of ActionController::Dispatcher.new ↵
Rafael Magana
2012-05-22
1
-6
/
+6
|
|
|
|
since Dispatcher class no longer exists
*
copy edits [ci skip]
Vijay Dev
2012-05-19
1
-1
/
+1
|
*
The middleware stack is compliant with Enumarable and bits of Array
Rich Healey
2012-05-18
1
-2
/
+2
|
|
|
|
Try to clarify the docs so that it's more clear how the stack behaves.
*
lets not show too much output and shadow the intention [ci skip]
Vijay Dev
2012-04-05
1
-20
/
+3
|
*
removed deprecated methods and middlewares
Hrvoje Šimić
2012-04-04
1
-30
/
+34
|
*
update purpose of middleware
Hrvoje Šimić
2012-04-02
1
-11
/
+66
|
*
update to current rack middleware stack
Hrvoje Šimić
2012-04-02
1
-3
/
+6
|
*
moves the guides up to the root directory
Xavier Noria
2012-03-17
1
-0
/
+236