Displaying 1 result from an estimated 1 matches for "artimage".
Did you mean:
partimage
2006 May 28
4
File_column trouble, advice needed
Finally i have RMagick and the file_column plugin installed, but at the
time of uploading images i have trouble, i get "uninitialized constant
ArtImage" error and other errors, im following the instructions on
http://wiki.rubyonrails.com/rails/pages/HowToUseFileColumn but doesnt
seems to work, this its the code im using:
#----view
<%= form_tag({:action=>''create_art_image'', :id=> @art_image}, :multipart
=> tru...