Avoid passing not_found_or_authorized_proc around
Since this needs to be called on every find_routable!(Project, ... we can instead move it to a RoutableActions check.
Showing
Please register or sign in to comment
Since this needs to be called on every find_routable!(Project, ... we can instead move it to a RoutableActions check.