Is there any easy way how to handle AJAX file upload in Rails? e.g. with a plugin
+1
A:
If you're using Rails 3, I've written a plugin that makes AJAX style file uploads relatively trivial to implement.
formasfunction
2010-04-10 17:35:31
Pretty awesome - do you know of any similar prototype solutions? This is really useful stuff.
Brian Armstrong
2010-08-13 03:45:56