Sergey Nartimov
|
5ca86ac8f9
|
deprecate String#encoding_aware? and remove its usage
|
2011-12-24 15:57:54 +03:00 |
|
Lukáš Konarovský
|
c0d82ba030
|
Use assert_equal instead of assert in uploaded file test.
|
2011-06-15 03:09:27 -07:00 |
|
Damien Mathieu
|
383fd143bf
|
all requests are utf-8. Don't use the external encoding.
|
2011-06-14 17:01:33 +02:00 |
|
Damien Mathieu
|
383d56b5ee
|
encode the uploaded file's name in the default external encoding - Closes #869
|
2011-06-14 14:34:30 +02:00 |
|
Aaron Patterson
|
c52e2cf4b3
|
delegating path and open to internal tempfile
|
2010-11-18 10:10:25 -08:00 |
|
Aaron Patterson
|
1217339616
|
only forwarding enough methods to work. People should grab the delegate tempfile if they really need to do hard work
|
2010-10-04 19:28:40 -07:00 |
|
Aaron Patterson
|
3370ad0b1e
|
making sure respond_to? works properly
|
2010-10-04 17:11:50 -07:00 |
|
Aaron Patterson
|
8a97470210
|
raising an argument error if tempfile is not provided
|
2010-10-04 17:08:25 -07:00 |
|
Aaron Patterson
|
2a3022db7f
|
delegate to the @tempfile instance variable
|
2010-10-04 16:56:45 -07:00 |
|
Aaron Patterson
|
f9734f2b0f
|
adding tests for uploaded file
|
2010-10-04 16:30:16 -07:00 |
|