aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http/status_codes.rb
Commit message (Expand)AuthorAgeFilesLines
* AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo...Yehuda Katz2009-12-201-0/+8
* Reduce usage of interpret_status. It should also return a integerJoshua Peek2009-12-101-17/+0
* Cherry-picking Active Support extensionsJeremy Kemper2009-05-141-2/+4
* Use rack's status code list as a baseJoshua Peek2009-04-141-67/+19
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+88