|
|
|
@ -28,7 +28,8 @@ module Storage |
|
|
|
bucket: @configuration.bucket_name, |
|
|
|
bucket: @configuration.bucket_name, |
|
|
|
key: file_name, |
|
|
|
key: file_name, |
|
|
|
expires_in: duration, |
|
|
|
expires_in: duration, |
|
|
|
response_content_disposition:,) |
|
|
|
response_content_disposition:, |
|
|
|
|
|
|
|
) |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
def get_file_io(file_name) |
|
|
|
def get_file_io(file_name) |
|
|
|
|