From 489ace60fbf156ddca953ca2baa7e77774ff8d6a Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Fri, 13 Jan 2006 04:27:53 +0000 Subject: Remove Upload Progress. Closes #2871. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3406 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- .../action_view/helpers/upload_progress_helper.rb | 433 --------------------- 1 file changed, 433 deletions(-) delete mode 100644 actionpack/lib/action_view/helpers/upload_progress_helper.rb (limited to 'actionpack/lib/action_view/helpers/upload_progress_helper.rb') diff --git a/actionpack/lib/action_view/helpers/upload_progress_helper.rb b/actionpack/lib/action_view/helpers/upload_progress_helper.rb deleted file mode 100644 index 00e5f25f3d..0000000000 --- a/actionpack/lib/action_view/helpers/upload_progress_helper.rb +++ /dev/null @@ -1,433 +0,0 @@ -module ActionView - module Helpers - # == THIS IS AN EXPERIMENTAL FEATURE - # - # Which means that it doesn't yet work on all systems. We're still working on full - # compatibility. It's thus not advised to use this unless you've verified it to work - # fully on all the systems that is a part of your environment. Consider this an extended - # preview. - # - # Provides a set of methods to be used in your views to help with the - # rendering of Ajax enabled status updating during a multipart upload. - # - # The basic mechanism for upload progress is that the form will post to a - # hidden