instance method public_url

Ruby on Rails 7.1.6

Since v6.1.7.10 Last seen in v8.0.4 Private

Available in: v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4

Signature

public_url(key, **)

No documentation comment.

Parameters

key req
kwargs keyrest
Source
# File activestorage/lib/active_storage/service/azure_storage_service.rb, line 142
      def public_url(key, **)
        uri_for(key).to_s
      end

Defined in activestorage/lib/active_storage/service/azure_storage_service.rb line 142 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveStorage::Service::AzureStorageService

Type at least 2 characters to search.

↑↓ navigate · open · esc close