search for: uploaded_picture

Displaying 2 results from an estimated 2 matches for "uploaded_picture".

2008 Jun 15
11
Ouch! Can't figure out this file upload issue...
...:url=> {:action=>''save''}, :html=> { :multipart=> true}) do |f| %> <%= f.error_messages %> <p> <%= f.label :comment %><br /> <%= f.text_area :comment %> </p> <p> <%= f.file_field("uploaded_picture")%> </p> <p> <%= f.submit "Create" %> </p> <% end %> Then there''s a show view that''s not really worth including, because it is standard and nowhere near the error. What am I doing wrong? Thanks! --~--~---------~--~----~...
2010 Sep 27
7
Uploading photos
Hi all, Learning RoR (and loving it!) to develop a website. A requirement of the website is enabling users to upload photos to be made viewable (dynamically) on the website. Is this something I can develop with RoR? Thanks, Jeff -- 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