mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
Implement Run all rules (#582)
This commit is contained in:
@@ -219,6 +219,8 @@ Rails.application.routes.draw do
|
||||
|
||||
collection do
|
||||
delete :destroy_all
|
||||
get :confirm_all
|
||||
post :apply_all
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user