On 11 November 2011 11:23, Mauro <mrsan...@gmail.com> wrote:
> I have Company has_many :documents
> and
> Document belongs_to :company
>
> Document has various attributes and the pdf file associated.
> I still don't understand if paperclip is suitable for my needs in this case.

That I can't say. Only you can answer whether it is suitable for your
case. Sounds
like it probably wouldn't be the end of the world to use paperclip;
but that's certainly not what you asked at the start of the thread -
you were asking about how to manage document names.
If you're planning on using paperclip, doesn't that handle the file
naming for you?

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to