instance method service_exist

Ruby on Rails 7.1.6

Since v5.2.8.1 Last seen in v8.0.4

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

Signature

service_exist(event)

No documentation comment.

Parameters

event req
Source
# File activestorage/lib/active_storage/log_subscriber.rb, line 36
    def service_exist(event)
      debug event, color("Checked if file exists at key: #{key_in(event)} (#{event.payload[:exist] ? "yes" : "no"})", BLUE)
    end

Defined in activestorage/lib/active_storage/log_subscriber.rb line 36 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveStorage::LogSubscriber

Type at least 2 characters to search.

↑↓ navigate · open · esc close