inital empty page

This commit is contained in:
Rimian Perkins
2017-02-07 13:56:22 +11:00
parent 3e9d32e21d
commit 8d7b50a7ae
8 changed files with 37 additions and 5 deletions
+2 -4
View File
@@ -19,8 +19,6 @@ module ::Choice
end
end
after_initialize do
Discourse::Application.routes.prepend do
mount ::Choice::Engine, at: '/choice'
end
Discourse::Application.routes.prepend do
mount ::Choice::Engine, at: '/choice'
end