Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |