Rails upload video using paperclip

Hi Folks,

Good noon,

I want to upload a video using paperclip and also stored in my assets.

Please advice.

Thank You.

On 1 February 2013 08:15, Maddy [email protected] wrote:

Hi Folks,

Good noon,

I want to upload a video using paperclip and also stored in my assets.

Please advice.

I would start by studying the paperclip documentation and googling for
rails upload video paperclip and then come back if you still can’t get
it going describing the particular problem you are having.

Colin

I am using paperclip to upload images but I don’t know how to upload
video. Is there any one who can help me.
Thanks

On 24 January 2014 00:11, Samuel T. [email protected] wrote:

I am using paperclip to upload images but I don’t know how to upload video. Is
there any one who can help me.
Thanks

I have not done this but googling for
rails paperclip upload video
provides lots of useful looking hits. Have none of those helped you?

Colin

They are functionally identical – binary file attachment in both cases.
What else (besides uploading and attaching to a model) are you trying to
accomplish?

Walter