From c34092ebdcb597b0965df4d2c400672e4103e52d Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 30 Nov 2011 21:23:17 +0200 Subject: [PATCH] fixed commit date --- app/views/commits/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/commits/show.html.haml b/app/views/commits/show.html.haml index 0ebd9714..4ff1aaf3 100644 --- a/app/views/commits/show.html.haml +++ b/app/views/commits/show.html.haml @@ -16,7 +16,7 @@ %td= @commit.author_name %tr %td Commited Date - %td= @commit.committed_date.stamp("21 Aug 2011, 11:15pm") + %td= @commit.created_at.stamp("Aug 21, 2011, 11:15pm") %tr %td Message %td