simpler URL to allow usage in allowed_iframe
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
DiscourseRewind::Engine.routes.draw do
|
||||
get "/rewinds/:year/:username" => "rewinds#show"
|
||||
get "/rewinds" => "rewinds#show"
|
||||
get "/rewinds/assets/:version/:name" => "rewinds_assets#show"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user