]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/old_controller.rb
Update to iD v2.3.0
[rails.git] / app / controllers / old_controller.rb
index f41a94a33eb9d73f13da2f440899bd778ab88b63..16f1083de162fff06e5ce3f2f95bc31e0aad61b4 100644 (file)
@@ -64,7 +64,7 @@ class OldController < ApplicationController
     end
 
     # just return an empty 200 OK for success
-    render :nothing => true
+    head :ok
   end
 
   private