class Sentry::Scope

def transaction_source

Returns:
  • (String, nil) -
def transaction_source
  @transaction_sources.last
end