From c21cb264a9999339259b808b4bd8fad2d88758df Mon Sep 17 00:00:00 2001 From: yanxd Date: Thu, 10 Apr 2014 10:54:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E8=AE=BA=E6=98=BE=E7=A4=BA=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/news/show.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/news/show.html.erb b/app/views/news/show.html.erb index 5e892e5b2..ed1bcacb5 100644 --- a/app/views/news/show.html.erb +++ b/app/views/news/show.html.erb @@ -25,8 +25,8 @@
-
- <%= @news.description %> +
+ <%= textilizable(@news, :description) %>
<%= link_to_attachments @news %>