summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-07-04 15:00:39 +0100
committerDouwe Maan <douwe@selenight.nl>2016-07-24 13:10:38 -0600
commitb550e6ee67ebfc1cfbbb7a77414f9fe05ffad419 (patch)
tree74bd51c0a48c7408644f9443dadb6139eacfdad7 /config
parent662f5edd36b6910074df222474bab4ff4849d313 (diff)
downloadgitlab-ce-b550e6ee67ebfc1cfbbb7a77414f9fe05ffad419.tar.gz
Posts to rails to update note eventually
Diffstat (limited to 'config')
-rw-r--r--config/routes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 21f3585bacd..9be5d423052 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -828,6 +828,7 @@ Rails.application.routes.draw do
member do
post :toggle_award_emoji
delete :delete_attachment
+ post :resolve
end
end