Archive

Posts Tagged ‘multiple attachments’

Handle multiple attachments in ruby on rails

September 19th, 2008

Creating intuitive interfaces can be challenging, particularly when it comes to uploading files such as images or attachments. Suppose that we are creating an application that let’s someone submit a blog post, to which they can add multiple attachments.

Read more…

Share This Post

ruby on rails , , , ,