how i can manage links , create new links , modify exiting links ?
hey guys , when i generate a scaffold the default link of edit it's link like this edit_participation_path(participation) , in my case i need to change the edit to changer_participation_path(participation) , my question is how i can manage links , create new links , modify exiting links ? thank you