Displaying 1 result from an estimated 1 matches for "uploat".
Did you mean:
upload
2006 Feb 01
1
Class of uploated file
Hi, i have small problem when you upload file by input type=file to
rails then in rails it is represented by one of following StringIO,
File, Tempfile
Is it all? Or can it be represented by also other class?
I need to know this because i have my own validation of file kind and
when is mime type invalid then i want to put msg to record.errors and i
also want to dont upload this file in next