index
:
lingo
this commit
main
Discord bot that generates LINGO puzzles
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rails
/
test
/
dummy
/
config
/
routes.rb
blob: 923b40fa36e9126b845842678555f39e2b557ae6 (
plain
) (
blame
)
1
2
3
Rails
.
application
.
routes
.
draw
do
mount
Lingo
::
Engine
=>
"/lingo"
end