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

Remove dates and environment variables from humans.txt

This commit is contained in:
José Valim 2012-05-14 17:37:06 +03:00
parent 647285b90e
commit e7a83df222

View file

@ -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