-
-
Notifications
You must be signed in to change notification settings - Fork 517
Closed
Labels
Description
Other implementations have the option to set the release.
sentry_sdk.init(release="[email protected]")
Sentry.init({
release: "[email protected]"
})
I haven't found in the documentation anywhere who to do it in ruby/rails
blairanderson, dentarg, cupnoodle, alexanderadam and joeycarmello