Fixed job number to work with broadcast in jobs#index
This commit is contained in:
@@ -14,6 +14,7 @@ Rails.application.routes.draw do
|
||||
member do
|
||||
patch "cancel"
|
||||
get "cancel_button"
|
||||
get "badge"
|
||||
end
|
||||
end
|
||||
resource :profile, only: [ :show, :edit, :destroy ]
|
||||
|
||||
Reference in New Issue
Block a user