delayed-web icon indicating copy to clipboard operation
delayed-web copied to clipboard

Queue (run next) and delete routes do not work

Open jonathanread opened this issue 8 years ago • 0 comments

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

jonathanread avatar Aug 29 '17 15:08 jonathanread