|
|
|
|
|
by everettForth
4183 days ago
|
|
People are talking about how updating the date isn't legal unless something copyrightable has changed. I'm not a lawyer, but I've been in meetings where management decided the year needs to update, so that's when I started using this snippet: in ruby html.erb: <%= Time.now.year %> |
|