search for: sdasd

Displaying 1 result from an estimated 1 matches for "sdasd".

Did you mean: dasd
2009 Nov 27
1
Cucumber + Paperclip
Hello Friends, First time I am writing a scenario for uploading images. But some how things are not working as it should be The cucumber scenario is And I attach the file at "/home/user/Desktop/sdasd.png" to "avatar" And I press "Upload Logo" But I trace it. its showing up avatar_file_name: "sdasd.png", avatar_content_type:* "text/plain",* in Database where content type is png :( .... Is there any thing which I need to do or is there any thing...