I wrote about this earlier this year. You can see all the details here: 
https://groups.google.com/d/msg/rubyonrails-talk/i0nNJMbHtrk/mBjOvBjTEgAJ

It's not difficult once you grasp the trick of it. Rails provides all the 
pieces you need, you just have to phrase the question so that it understands 
you properly!

Walter

> On Jun 12, 2016, at 3:26 PM, Frazer Watson <li...@ruby-forum.com> wrote:
> 
> Hi all,
> 
> This is my first post, so I'll start by just saying hello, as I imagine
> I will be spending a lot of time on this forum in the future.
> 
> Any way, to my problem... I am trying to build the functionality to
> upload multiple images with an 'article' object for a blog post in a
> Rails app. I assumed this would be a fairly simple thing to implement,
> but 4 weeks later, and after trying every tutorial using either
> paperclip, carrierwave or html5 up to three pages deep on Google, I am
> no closer to achieving my goal than when I started, but I am a hell of a
> lot more confused and lost than when I started.
> 
> To achieve this functionality, ideally I would like to use Paperclip, as
> I am familiar with it's standard single file upload, and often use it
> with S3. The upload doesn't have to be pretty, I just really want it to
> work in a way that will allow me to upload several images along with a
> title and body text.
> 
> If any of you know how to achieve this, or know any clear tutorials
> without missing parts or explanations, or videos you can link me to, I
> would be very appreciative.
> 
> Thank you kindly in advance for any help anyone is willing to pass my
> way.
> 
> I hope someone here can help me. Frazer.
> 
> -- 
> 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 unsubscribe from this group and stop receiving emails from it, send an 
> email to rubyonrails-talk+unsubscr...@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-talk/efe6aba362641b5fda07dd9239bc8636%40ruby-forum.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/9BEB8CB3-2D83-4C0B-B5EE-4E828CAD6CB6%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to