Class: TaggedGherkinCollection
- Inherits:
-
SimpleGherkinCollection
- Object
- Item
- Collection
- SimpleGherkinCollection
- TaggedGherkinCollection
- Defined in:
- lib/cuker/models/models_ready.rb
Instance Attribute Summary collapse
-
#tags ⇒ Object
Returns the value of attribute tags.
Attributes inherited from SimpleGherkinCollection
Attributes inherited from Collection
Attributes inherited from Item
Method Summary
Methods inherited from SimpleGherkinCollection
Methods inherited from Collection
Methods inherited from Item
Constructor Details
This class inherits a constructor from SimpleGherkinCollection
Instance Attribute Details
#tags ⇒ Object
Returns the value of attribute tags.
90 91 92 |
# File 'lib/cuker/models/models_ready.rb', line 90 def end |