From e7de3e4ac6348a251f70f81212e936261a584934 Mon Sep 17 00:00:00 2001 From: Dmitry Pak Date: Sat, 27 Jun 2015 01:05:12 +0300 Subject: Change routes.rb look in getting started [ci skip] --- guides/source/getting_started.md | 1 + 1 file changed, 1 insertion(+) (limited to 'guides/source') diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index 79d4393f32..a091f84fb0 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -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' -- cgit v1.2.3