In-place file upload with Ruby on Rails

Oct 28
2006 15:10 (Ruby on Rails) · Русский (63,672 views)

My friends often asked me how to upload file using AJAX, and usually they got answer “in no way”. Correct answer, but what if I need to upload file without full page reloading? And, of course, I want to use RJS in this case. Here I’ll explain what to do to get effect very similar to AJAX file upload (btw, Gmail uses this technique).

Read the rest of entry »

 
Copyright © 2005 - 2008, Dmytro Shteflyuk