fix raw param in presenters

This commit is contained in:
r888888888
2013-06-24 13:55:00 -07:00
parent cc60f794d8
commit d7d474d013
3 changed files with 5 additions and 5 deletions

View File

@@ -4,6 +4,10 @@ module PostSets
false
end
def raw
false
end
def wiki_page
nil
end