aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/rack/cascade.rb
Commit message (Collapse)AuthorAgeFilesLines
* Diverge Metal implementation from Rack::Cascade since we want the last app ↵Joshua Peek2008-12-191-31/+0
| | | | to return its headers and body if the status is a 404.
* Cheaper metal cascadeJeremy Kemper2008-12-181-0/+31