Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delegating path and open to internal tempfile | Aaron Patterson | 2010-11-18 | 1 | -2/+8 |
* | only forwarding enough methods to work. People should grab the delegate tempf... | Aaron Patterson | 2010-10-04 | 1 | -5/+8 |
* | making sure respond_to? works properly | Aaron Patterson | 2010-10-04 | 1 | -0/+5 |
* | raising an argument error if tempfile is not provided | Aaron Patterson | 2010-10-04 | 1 | -0/+1 |
* | delegate to the @tempfile instance variable | Aaron Patterson | 2010-10-04 | 1 | -13/+5 |
* | Improve performance of applications using file uploads by not busting the met... | Carl Lerche | 2010-09-22 | 1 | -29/+20 |
* | Fix a bunch of minor spelling mistakes | Evgeniy Dolzhenko | 2010-06-11 | 1 | -2/+2 |
* | adds missing requires for Object#blank? and Object#present? | Xavier Noria | 2010-03-28 | 1 | -0/+2 |
* | Split ActionDispatch http in smaller chunks. | José Valim | 2010-01-16 | 1 | -0/+48 |