1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Change routes.rb look in getting started [ci skip]

This commit is contained in:
Dmitry Pak 2015-06-27 01:05:12 +03:00
parent f9996803f8
commit e7de3e4ac6

View file

@ -298,6 +298,7 @@ Rails.application.routes.draw do
# The priority is based upon order of creation:
# first created -> highest priority.
# See how all your routes lay out with "rake routes".
#
# You can have the root of your site routed with "root"
# root 'welcome#index'