Module: LGY::TagSentry
- Defined in:
- lib/lgy/tag_sentry.rb
Class Method Summary collapse
Instance Method Summary collapse
- #tag_sentry ⇒ Object private
Class Method Details
.tag_sentry ⇒ Object
7 8 9 |
# File 'lib/lgy/tag_sentry.rb', line 7 def tag_sentry Sentry.(feature: 'lgy') end |
Instance Method Details
#tag_sentry ⇒ Object (private)
7 8 9 |
# File 'lib/lgy/tag_sentry.rb', line 7 def tag_sentry Sentry.(feature: 'lgy') end |