From ebd8448560c18a341b14edf0fdfdf7d01824d619 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Fri, 25 Dec 2015 20:00:37 +0100 Subject: Use properly named Notice methods --- views/notice.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/notice.erb') diff --git a/views/notice.erb b/views/notice.erb index b7c0ddd..eb740f2 100644 --- a/views/notice.erb +++ b/views/notice.erb @@ -3,7 +3,7 @@

<%= item_icon notice['type']%> <%= h notice['title'] %>

- <%= markdown notice.get_content %> + <%= markdown notice.content %>