how to be able to update value in the index contoler with rails code example Example: how do I update an index in rails remove_index :users, column: :email, unique: true