method

public_url

rails latest stable - Class: ActiveStorage::Service
public_url(key, **)
private

No documentation available.

# File activestorage/lib/active_storage/service.rb, line 156
      def public_url(key, **)
        raise NotImplementedError
      end