method
public_url
v6.1.7.7 -
Show latest stable
- Class:
ActiveStorage::Service::GCSService
public_url(key, **)private
No documentation available.
# File activestorage/lib/active_storage/service/gcs_service.rb, line 109
def public_url(key, **)
file_for(key).public_url
end