diff --git a/config/routes.rb b/config/routes.rb index b54b55c31..845992f83 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -103,5 +103,4 @@ Rails.application.routes.draw do options[:anchor] = ActionView::RecordIdentifier.dom_id(comment) route_for :bucket_bubble, comment.bubble.bucket, comment.bubble, options end - end