aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/rails_on_rack.textile
Commit message (Collapse)AuthorAgeFilesLines
* Rename the rest of the guides to MarkdownPrem Sichanugrist2012-09-171-318/+0
|
* modify middleware docs [ci skip]Vijay Dev2012-06-141-2/+2
|
* Add docs about how to remove some middlewareSantiago Pastorino2012-06-141-0/+17
|
* use ActionDispatch::MiddlewareStack instead of ActionController::MiddlewareStackRafael Magana2012-05-221-3/+3
|
* update loaded middlewares and use of Rack::Server instead of Rack::BuilderRafael Magana2012-05-221-13/+33
|
* use ApplicationName::Application instead of ActionController::Dispatcher.new ↵Rafael Magana2012-05-221-6/+6
| | | | since Dispatcher class no longer exists
* copy edits [ci skip]Vijay Dev2012-05-191-1/+1
|
* The middleware stack is compliant with Enumarable and bits of ArrayRich Healey2012-05-181-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 Dev2012-04-051-20/+3
|
* removed deprecated methods and middlewaresHrvoje Šimić2012-04-041-30/+34
|
* update purpose of middlewareHrvoje Šimić2012-04-021-11/+66
|
* update to current rack middleware stackHrvoje Šimić2012-04-021-3/+6
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+236