From 4a3a0fe250fb63b0a11882062e2e7ec057e10333 Mon Sep 17 00:00:00 2001 From: Marcelo Griggio Cajueiro Date: Thu, 30 Dec 2010 14:58:22 -0200 Subject: Use i18n to display the post created_at. --- app/views/blog/shared/_post.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/blog/shared/_post.html.erb') diff --git a/app/views/blog/shared/_post.html.erb b/app/views/blog/shared/_post.html.erb index 7b243a0..16483a5 100644 --- a/app/views/blog/shared/_post.html.erb +++ b/app/views/blog/shared/_post.html.erb @@ -3,8 +3,8 @@

<%= link_to post.title, blog_post_url(post) %>

-