class Fog::Compute::Ecloud::Template
Public Instance Methods
id()
click to toggle source
# File lib/fog/compute/ecloud/models/template.rb, line 17 def id href.scan(/\d+/)[0] end