Class: Envandle::SourceBlock
- Inherits:
-
UnsupportedElement
- Object
- UnsupportedElement
- Envandle::SourceBlock
- Defined in:
- lib/envandle/elements/source_block.rb
Instance Method Summary collapse
Methods inherited from UnsupportedElement
Constructor Details
This class inherits a constructor from Envandle::UnsupportedElement
Instance Method Details
#type ⇒ Object
3 4 5 |
# File 'lib/envandle/elements/source_block.rb', line 3 def type "source with block" end |