resource_destroy won't use find_resource if it is overridden in the controller. Seems to be a result of this change: https://github.com/ianwhite/resources_controller/commit/cb77bc2325b1f165d08b0171fe501de70ef759ff
resource_destroy won't use find_resource if it is overridden in the controller.
Seems to be a result of this change:
cb77bc2