Displaying 1 result from an estimated 1 matches for "url_for_fil".
Did you mean:
url_for_file
2006 Jan 05
3
file_column url_for_file returns nil
Hi Guys,
I have been struggling with this one for a while...
file_column 0.3.1
My file gets uploaded and thumbnailed correctly,
however <%= url_for_file_column("item", "image") %> returns nil...
I have tracked the problem to line 60 in file_column_helper.rb but I
cant figure out why my model would return nil in this case...
--
Posted via http://www.ruby-forum.com/.