Class: Stacco::Template::Resource

Inherits:
ConcatenatedPath show all
Defined in:
lib/stacco/template.rb

Instance Method Summary collapse

Methods inherited from ConcatenatedPath

#to_s

Instance Method Details

#elements_for_jsonObject



92
93
94
# File 'lib/stacco/template.rb', line 92

def elements_for_json
  [:stacco, :resource] + self
end