Is it possible to update from an action/method other than the update action/method? For example in my users controller I already have an update method for other parts of my users account.Is it possible to update from an action/method
Is it possible to update from an action/method other than the update action/method? For example in my users controller I already have an update method for other parts of my users account.Is it possible to update from an action/method