This commit is contained in:
Toks
2013-04-29 10:25:42 -04:00
parent 624058e357
commit e0eb2b8eac

View File

@@ -20,6 +20,10 @@ module PostSets
false
end
def tag_string
nil
end
def presenter
raise NotImplementedError
end