alert-policeman-73141
05/10/2021, 6:27 PMActionController::RoutingError (No route matches [GET] "/avo/resources/<my resource>/1/actions/<my action>"): error when clicking on the action in Avo. Anybody have any idea how I can fix this?
I made my action file in app/avo/<my action> and added it to my resource by using the action <my_action> keyword.