Ver Código Fonte

Destroy now-unused routes

Maarten van den Berg 8 anos atrás
pai
commit
4396b56f54
1 arquivos alterados com 0 adições e 6 exclusões
  1. 0 6
      config/routes.rb

+ 0 - 6
config/routes.rb

1
 Rails.application.routes.draw do
1
 Rails.application.routes.draw do
2
-  get 'static_pages/home'
3
-
4
-  get 'static_pages/sign_in'
5
-
6
-  get 'static_pages/sign_up'
7
-
8
   # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
2
   # For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
9
 end
3
 end