Exception: Envandle::GemspecBlock

Inherits:
IllegalElement show all
Defined in:
lib/envandle/elements/gemspec_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



3
4
5
# File 'lib/envandle/elements/gemspec_block.rb', line 3

def type
  "gemspec with block"
end