I've been trying to get the upload_progress plugin working in Rails 2.0 with no luck. It bombs with the "end_form_tag". Is there a new preferred method of displaying file upload progress in newer versions of Rails?
I've been trying to get the upload_progress plugin working in Rails 2.0 with no luck. It bombs with the "end_form_tag". Is there a new preferred method of displaying file upload progress in newer versions of Rails?