index
:
pokeviewer
this commit
master
Rails engine that displays Pokémon
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
dummy
/
config
/
routes.rb
blob: fa95f7ea99a9994f41b849d143a3894ac34b67c5 (
plain
) (
blame
)
1
2
3
Rails
.
application
.
routes
.
draw
do
mount
Pokeviewer
::
Engine
=>
"/pokeviewer"
end