method
public_url
v7.0.0 -
Show latest stable
- Class:
ActiveStorage::Service::AzureStorageService
public_url(key, **)private
No documentation available.
# File activestorage/lib/active_storage/service/azure_storage_service.rb, line 140
def public_url(key, **)
uri_for(key).to_s
end