This method is deprecated or moved on the latest stable version. The last existing version (v1.0.0) is shown here.
status_tag_id()
Element ID of the progress status container
# File actionpack/lib/action_view/helpers/upload_progress_helper.rb, line 422 def status_tag_id "UploadStatus#{current_upload_id}" end