Module: PensionBurial::TagSentry

Defined in:
lib/pension_burial/tag_sentry.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.tag_sentryObject



7
8
9
# File 'lib/pension_burial/tag_sentry.rb', line 7

def tag_sentry
  Sentry.set_tags(feature: 'pension_burial')
end

Instance Method Details

#tag_sentryObject (private)



7
8
9
# File 'lib/pension_burial/tag_sentry.rb', line 7

def tag_sentry
  Sentry.set_tags(feature: 'pension_burial')
end