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