Hi,
I''m pretty new to Ruby and I''ve been banging my head against
my desk all
day trying to get to the bottom of this.
I''m trying to use file_upload to upload image files, but for some
reason
when I try to view them using <%= file_column_field
"propertyimage",
"img_location" %> the url includes a development/ directory.
eg:
"/propertyimage/img_location/5/x.jpg"
"/propertyimage/img_location/development/5/x.jpg"
Anyone any ideas?
Cheers
ab
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---