Class: Threshold::EventFilterValidator
- Inherits:
-
Object
- Object
- Threshold::EventFilterValidator
- Defined in:
- lib/threshold/event_filter.rb
Overview
Create an Event Filter validator
Instance Method Summary collapse
Instance Method Details
#comment_set?(entity) ⇒ Boolean
61 62 63 |
# File 'lib/threshold/event_filter.rb', line 61 def comment_set?(entity) entity.comment end |