# File lib/deltacloud/helpers/application_helper.rb, line 288 def new_blob_form_url(bucket) bucket_url(@bucket.name) + "/" + NEW_BLOB_FORM_ID end