Method: Sentry::DSN#to_s

Defined in:
lib/sentry/dsn.rb

#to_sObject


35
36
37
# File 'lib/sentry/dsn.rb', line 35

def to_s
  @raw_value
end