On Apr 5, 10:51 pm, shyam mohan
<shyammohankano...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Try
thishttp://jimneath.org/2008/06/03/converting-videos-with-rails-convertin...
> -Shyam
>
> On Tue, Apr 6, 2010 at 3:46 AM, Rutvij Pandya
<li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:
> > Dear all,
>
> > kindly help me to upload video files...
>
> > Thanking you.....
> > --
> > Posted viahttp://www.ruby-forum.com/.
>
Hi pandya,
You are not the first person who has found uploads challenging, in
fact there are a couple gems and plugins to help with the process like
paperclip and attachment_fu. I haven''t used attachment_fu, but I
personally like paperclip and the railscast video gives you step by
step instructions, that make it really easy to understand.
Here is the link to the railscast video
http://railscasts.com/episodes/134-paperclip
you will also want to install the paperclip plugin which you can get
here http://github.com/thoughtbot/paperclip
The railscasts video is designed to show you how to upload an image,
but implementing the same method for videos shouldn''t be too
difficult. Shyam posted a link with steps on converting videos with
paperclip, so you may want to look into that after you grasp the
basics of paperclip and how it all works.> > --
> > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> > To unsubscribe from this group, send email to
> >
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/rubyonrails-talk?hl=en.
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.