diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/routes.rb | 2 |
1 files changed, 0 insertions, 2 deletions
| diff --git a/config/routes.rb b/config/routes.rb index 3fffa35..6f7b7de 100644 --- a/config/routes.rb +++ b/config/routes.rb | |||
| @@ -81,6 +81,4 @@ Rails.application.routes.draw do | |||
| 81 | post 'downvote' | 81 | post 'downvote' |
| 82 | end | 82 | end |
| 83 | end | 83 | end |
| 84 | |||
| 85 | mount Pokeviewer::Engine => '/poke3' | ||
| 86 | end | 84 | end |
