aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/failsafe.rb
Commit message (Collapse)AuthorAgeFilesLines
* Don't return bare string as rack bodyJeremy Kemper2009-04-271-2/+2
|
* Fix environment variable testing code in failsafe.rb.Hongli Lai (Phusion)2009-04-261-1/+1
| | | | Signed-off-by: Joshua Peek <josh@joshpeek.com>
* Remove pending rack specifications until they are officialJoshua Peek2009-04-251-1/+1
|
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+52