aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Schneeman <richard.schneeman@gmail.com>2016-07-04 19:30:12 -0500
committerGitHub <noreply@github.com>2016-07-04 19:30:12 -0500
commit1c7fc3775a1394c73cc9dceb4bda2498f9047172 (patch)
tree500dd3ee274594ff7c7d5014531611ff61fa7519
parent1c7cbe8da62b3adef03328cea13bb25a2ff68643 (diff)
parent86de4ec239b1fd8f145deed8c516716a80f4661a (diff)
downloadrails-1c7fc3775a1394c73cc9dceb4bda2498f9047172.tar.gz
rails-1c7fc3775a1394c73cc9dceb4bda2498f9047172.tar.bz2
rails-1c7fc3775a1394c73cc9dceb4bda2498f9047172.zip
Merge pull request #25687 from Paperback/master
Robots.txt removed disallow all instructions
-rw-r--r--railties/lib/rails/generators/rails/app/templates/public/robots.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/railties/lib/rails/generators/rails/app/templates/public/robots.txt b/railties/lib/rails/generators/rails/app/templates/public/robots.txt
index 3c9c7c01f3..37b576a4a0 100644
--- a/railties/lib/rails/generators/rails/app/templates/public/robots.txt
+++ b/railties/lib/rails/generators/rails/app/templates/public/robots.txt
@@ -1,5 +1 @@
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
-#
-# To ban all spiders from the entire site uncomment the next two lines:
-# User-agent: *
-# Disallow: /