method
public_url
v8.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 149
def public_url(key, **)
uri_for(key).to_s
end