Class: Lumix::LookupFilter::Filter
- Inherits:
-
Struct
- Object
- Struct
- Lumix::LookupFilter::Filter
- Defined in:
- lib/lumix/lookup_filter.rb
Instance Attribute Summary collapse
-
#tag ⇒ Object
Returns the value of attribute tag.
-
#word ⇒ Object
Returns the value of attribute word.
Instance Attribute Details
#tag ⇒ Object
Returns the value of attribute tag
6 7 8 |
# File 'lib/lumix/lookup_filter.rb', line 6 def tag @tag end |
#word ⇒ Object
Returns the value of attribute word
6 7 8 |
# File 'lib/lumix/lookup_filter.rb', line 6 def word @word end |