aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/application/default_middleware_stack.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18100 from chancancode/serve_static_filesGodfrey Chan2014-12-191-1/+1
* inject Rack::Lock if config.eager_load is falseXavier Noria2014-09-181-1/+5
* Move Rack::Cache after AD::Static in the stackJonathan Baudanza2013-09-251-5/+5
* Revert "Don't use Rack::Sendfile middleware if x_sendfile_header is not present"Santiago Pastorino2013-07-151-3/+1
* Creating a class to build the default middleware stack.wangjohn2013-06-161-0/+101