Flowdock
method

service_url

Importance_0
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: LogSubscriber
service_url(event) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activestorage/lib/active_storage/log_subscriber.rb, line 31
    def service_url(event)
      debug event, color("Generated URL for file at key: #{key_in(event)} (#{event.payload[:url]})", BLUE)
    end
Register or log in to add new notes.