aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/rewindable_input.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove RewindableInput middleware since all input MUST be rewindable accordin...Joshua Peek2009-04-251-19/+0
* Always buffer rack.input if it is not rewindableMislav Marohnić2009-04-171-17/+8
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-301-2/+2
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+28