This project is archived and is in readonly mode.

#6231 new
Tom

fixture_file_upload behavior

Reported by Tom | December 29th, 2010 @ 04:10 PM

I couldn't find any other tickets related to this so I wanted to make sure it was covered. My functional tests make use of the fixture_file_upload method which isn't representative of the new ActionDispatch::Http::UploadedFile class for uploaded files. This bit me when my code called the path method on an uploaded file: undefined method path' for #<ActionDispatch::Http::UploadedFile:0x104233110>

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages