We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8a72d commit 7c07686Copy full SHA for 7c07686
config/routes.rb
@@ -1,5 +1,6 @@
1
Rails.application.routes.draw do
2
# Accsess from CoderDojo Book
3
+ get '/sotechsha', to: 'so_tech_sha#index'
4
get '/sotechsha/:quiz', to: 'so_tech_sha#quiz'
5
6
# Default Scrivito routes. Adapt them to change the routing of CMS objects.
0 commit comments