Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delegating path and open to internal tempfile | Aaron Patterson | 2010-11-18 | 1 | -0/+12 |
| | |||||
* | only forwarding enough methods to work. People should grab the delegate ↵ | Aaron Patterson | 2010-10-04 | 1 | -14/+8 |
| | | | | tempfile if they really need to do hard work | ||||
* | making sure respond_to? works properly | Aaron Patterson | 2010-10-04 | 1 | -0/+15 |
| | |||||
* | raising an argument error if tempfile is not provided | Aaron Patterson | 2010-10-04 | 1 | -3/+9 |
| | |||||
* | delegate to the @tempfile instance variable | Aaron Patterson | 2010-10-04 | 1 | -0/+18 |
| | |||||
* | adding tests for uploaded file | Aaron Patterson | 2010-10-04 | 1 | -0/+25 |