Saving many_to_many

if @talent.update_attributes(params[:vital_stat][:id])

Aren't you missing a .save there?