Exception: Envandle::Elements::GemBlock

Inherits:
IllegalElement show all
Defined in:
lib/envandle/elements/gem_block.rb

Instance Method Summary collapse

Methods inherited from IllegalElement

#initialize

Constructor Details

This class inherits a constructor from Envandle::IllegalElement

Instance Method Details

#typeObject



4
5
6
# File 'lib/envandle/elements/gem_block.rb', line 4

def type
  "gem with block"
end