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