mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
add humans.txt
This commit is contained in:
parent
fc5c41e942
commit
ceb1dcc3db
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
# 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
|
Loading…
Reference in a new issue