aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@gmail.com>2012-05-14 17:37:06 +0300
committerJosé Valim <jose.valim@gmail.com>2012-05-14 17:37:06 +0300
commite7a83df222b22f487e732287527227c89eb8bf28 (patch)
tree312cad404d284980a232b13fe44cb302695e8b55 /railties/lib/rails
parent647285b90e59e896020b5a892bf3ea869d4949f5 (diff)
downloadrails-e7a83df222b22f487e732287527227c89eb8bf28.tar.gz
rails-e7a83df222b22f487e732287527227c89eb8bf28.tar.bz2
rails-e7a83df222b22f487e732287527227c89eb8bf28.zip
Remove dates and environment variables from humans.txt
Diffstat (limited to 'railties/lib/rails')
-rw-r--r--railties/lib/rails/generators/rails/app/templates/public/humans.txt.tt2
1 files changed, 0 insertions, 2 deletions
diff --git a/railties/lib/rails/generators/rails/app/templates/public/humans.txt.tt b/railties/lib/rails/generators/rails/app/templates/public/humans.txt.tt
index 1c49e5c70a..f081e08b6c 100644
--- a/railties/lib/rails/generators/rails/app/templates/public/humans.txt.tt
+++ b/railties/lib/rails/generators/rails/app/templates/public/humans.txt.tt
@@ -1,9 +1,7 @@
# See more about this file at: http://humanstxt.org/
# For format suggestions, see: http://humanstxt.org/Standard.html
/* TEAM */
- <%= ENV['USER'].titlecase %>
/* APP */
Name: <%= app_const_base %>
- Date Created: <%= Date.today.strftime("%B %d, %Y") %>
Software: Ruby on Rails