about summary refs log tree commit diff stats
path: root/config/routes.rb
blob: 6cf2832ec7be1f56e911c167f748a900bb03a449 (plain) (blame)
1
2
3
Wittle::Engine.routes.draw do
  get 'puzzles/index'
end