Module: PensionBurial::TagSentry
- Defined in:
- lib/pension_burial/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/pension_burial/tag_sentry.rb', line 7 def tag_sentry Sentry.(feature: 'pension_burial') end |
Instance Method Details
#tag_sentry ⇒ Object (private)
7 8 9 |
# File 'lib/pension_burial/tag_sentry.rb', line 7 def tag_sentry Sentry.(feature: 'pension_burial') end |