Fog::CloudSigma::CloudsigmaModel
# File lib/fog/cloudsigma/models/profile.rb, line 36 def save update end
# File lib/fog/cloudsigma/models/profile.rb, line 40 def update response = service.update_profile(attributes) self.attribute.merge!(response.body) self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.