[Rails] Image upload memory problem

2013-03-07 Thread Saravanan P
Hello everyone I am uploading three images which has 2 more MB. I am using carrierwave for file upload. Images not getting uploading, showing error. and even sometime server getting down. i asked server people, they said some request using lot of resource and appilcation stop responding. Is thi

Re: [Rails] Image upload with progress bar

2011-09-08 Thread Everaldo Gomes
Hi! A found this on google: http://railsillustrated.com/screencast-file-uploads-progress-in-rails-passenger.html Best Regards, Everaldo On Thu, Sep 8, 2011 at 8:29 PM, Manny 777 wrote: > Hello there, > > I try already third day to find a way, how to improve my upload about > progress bar. I us

[Rails] Image upload with progress bar

2011-09-08 Thread Manny 777
Hello there, I try already third day to find a way, how to improve my upload about progress bar. I use for upload of images the paperclip gem and in my app jQuery library. Could anyone give me, please, any help or tip, how to do? I tried to search, read a discussions, but I still don't know, how

[Rails] image upload problem

2011-08-10 Thread john paul
Hi team, I doing one rails application , i have doubt i can create user form and upload images , i did create user(using session ) and create tmp folder and save the database my issue is my error is: undefindedmeth'[]' error came that place: *name= Upload['imagepath'].original_filename*

Re: [Rails] Image upload plugin for TinyMCE who works with Rails 2

2011-06-16 Thread Philip Hallstrom
> With TinyMCE, when you click add image you can put a URL of an image > and add an image to the document. I need the file upload plugin, but > it works only with PHP and .NET. I can only spend few hours to create > that feature so I would like to know if there is any ready-made plugin > who works

[Rails] Image upload plugin for TinyMCE who works with Rails 2

2011-06-16 Thread rtacconi
Hi, With TinyMCE, when you click add image you can put a URL of an image and add an image to the document. I need the file upload plugin, but it works only with PHP and .NET. I can only spend few hours to create that feature so I would like to know if there is any ready-made plugin who works with

Re: [Rails] Image upload

2010-10-04 Thread Luke Cowell
I'm a big fan of dragonfly. One of the main differences between paperclip and dragonfly is that paperclip generates all the sizes of image you need when you upload the file, where dragonfly generates (and caches) the files you on the fly. There are pros and cons to each, but both are good. Tuto

Re: [Rails] Image upload

2010-10-04 Thread rajeevsharma86
try paperclip http://jimneath.org/2008/04/17/paperclip-attaching-files-in-rails/ http://github.com/thoughtbot/paperclip On Mon, Oct 4, 2010 at 12:32 PM, Arivarasan Lingasamy wrote: > Hi i am newbie to RoR, i like to know how to upload a image in rails? > some one help me plz. > -- > Posted via ht

[Rails] Image upload

2010-10-04 Thread Arivarasan Lingasamy
Hi i am newbie to RoR, i like to know how to upload a image in rails? some one help me plz. -- 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-t...@g