]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/user_blocks_controller.rb
Create an empty revoke all blocks page
[rails.git] / app / controllers / user_blocks_controller.rb
index 885318cbe10ef282762f47939465858767b1e73b..bf61f906b30de4f9a640d8bb18cae40b12ea1d3b 100644 (file)
@@ -89,6 +89,12 @@ class UserBlocksController < ApplicationController
     end
   end
 
+  ##
+  # revokes all active blocks
+  def revoke_all
+    # TODO revoke
+  end
+
   ##
   # shows a list of all the blocks on the given user
   def blocks_on