Class: Chamomile::FilterMatchesMsg
- Inherits:
-
Data
- Object
- Data
- Chamomile::FilterMatchesMsg
- Defined in:
- lib/chamomile/components/list.rb
Instance Attribute Summary collapse
-
#matches ⇒ Object
readonly
Returns the value of attribute matches.
Instance Attribute Details
#matches ⇒ Object (readonly)
Returns the value of attribute matches
4 5 6 |
# File 'lib/chamomile/components/list.rb', line 4 def matches @matches end |