delayed-web
delayed-web copied to clipboard
Queue (run next) and delete routes do not work
Run Next ActionController::RoutingError: No route matches [POST] "/jobs/jobs/xxxx/queue
Delete ActionController::RoutingError: No route matches [POST] "/jobs/jobs/xxxx
Ruby: 2.4.0 Rails: 5.0.3
Project is configured as API only with some gems added back for some frontend work