This commit is contained in:
Toks
2013-04-14 10:09:17 -04:00
parent ed2fb1fd84
commit 59b9c2b76b

View File

@@ -86,7 +86,7 @@ class PostPresenter < Presenter
string << @post.general_tags.join(" ")
end
string.join("\n")
string.join(" \n")
end
def humanized_categorized_tag_string