first_model.attributes.each {|attr, value| eval("new_model.#{attr}= first_model.#{attr}")}