Hi i am trying to get progress bar for uploading files. I used lots of plugin to do the same.But it doesnot work on version2.1.0 on which i am working. If anyone has implemented progress bar please share the information. Thanks. -- 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 post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Have you tried Mongrel upload progress bar plugin. find the link below. http://mongrel.rubyforge.org/wiki/UploadProgress There is a caution with this: it needs Apache Web Server. it will not work for Nginx. Thanks, Piyush. On Jan 26, 1:08 pm, Anubhaw Prakash <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi i am trying to get progress bar for uploading files. I used lots of > plugin to do the same.But it doesnot work on version2.1.0 on which i am > working. If anyone has implemented progress bar please share the > information. > Thanks. > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Piyush with Rails wrote:> Have you tried Mongrel upload progress bar plugin. find the link > below. > > http://mongrel.rubyforge.org/wiki/UploadProgress > > There is a caution with this: it needs Apache Web Server. it will not > work for Nginx. > > Thanks, > Piyush. > > On Jan 26, 1:08 pm, Anubhaw Prakash <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>Thanks man. I will try it and respond to you. Anubhaw. -- 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 post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jan 28, 11:02 am, Anubhaw Prakash <rails-mailing-l...@andreas- s.net> wrote:> Piyush with Rails wrote: > > Have you tried Mongrel upload progress bar plugin. find the link > > below. > > >http://mongrel.rubyforge.org/wiki/UploadProgress > > > There is a caution with this: it needs Apache Web Server. it will not > > work for Nginx. > > > Thanks, > > Piyush. > > > On Jan 26, 1:08 pm, Anubhaw Prakash <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > > Thanks man. I will try it and respond to you. > Anubhaw.Did you use UploadProgress? The docs say you will also (probably) be using drb, but I don''t think that''s been updated since 2004! http://raa.ruby-lang.org/project/druby/ --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
Steven Hilton wrote:> On Jan 28, 11:02�am, Anubhaw Prakash <rails-mailing-l...@andreas- > s.net> wrote: >> > Piyush. >> >> > On Jan 26, 1:08 pm, Anubhaw Prakash <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> >> >> Thanks man. I will try it and respond to you. >> Anubhaw. > > > Did you use UploadProgress? The docs say you will also (probably) be > using drb, but I don''t think that''s been updated since 2004! > http://raa.ruby-lang.org/project/druby/I did use UploadProgress. But it doesnot show the progress, it only displays the start and end of uploading. Maybe something to do with rails version!!!!! I am using rails V2.1. Thanks. -- 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 post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@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 -~----------~----~----~----~------~----~------~--~---
This should solve all problem ! http://blueimp.github.io/jQuery-File-Upload/ -- 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/bcbbeb8a39fec652a458e67b4770951f%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.
must be windex... On Thu, Dec 12, 2013 at 3:10 AM, Dharmdip Rathod <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>wrote:> This should solve all problem ! > > http://blueimp.github.io/jQuery-File-Upload/ > > -- > 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/bcbbeb8a39fec652a458e67b4770951f%40ruby-forum.com > . > For more options, visit https://groups.google.com/groups/opt_out. >-- 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t9YiOh-FH9jMsUMK%2B5v62mD1roRybN047NPer3pjtqB6A%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.