This method is deprecated or moved on the latest stable version. The last existing version (v1.0.0) is shown here.
upload_target_id()
Element ID of the target used as the target of the form
# File actionpack/lib/action_view/helpers/upload_progress_helper.rb, line 427 def upload_target_id "UploadTarget#{current_upload_id}" end