Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
add missing delayed_job_failures/read route
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroPointEnergy committed May 18, 2018
1 parent 09519c2 commit 3500c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
post :read
end
collection do
get :read
post :read_all
end
end
Expand Down

0 comments on commit 3500c6e

Please sign in to comment.