# File lib/fog/ecloud/models/compute/row.rb, line 16 def edit(options) options[:uri] = href service.rows_edit(options).body end