I have a Rails application that is trying to update multiple users at a time in User table. I tried giving multiple ids separated with ',' ,but fails and getting error like "no route matches", i have created a custom method "assign" , with route specified as ,I have a Rails application that is trying to up