added wiki page post set test

This commit is contained in:
albert
2011-06-11 17:29:55 -04:00
parent 1a303fd3db
commit 033f0fc266
3 changed files with 87 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ module PostSets
end
def tags
@tags ||= ::Tag.normalize(wiki_page.title)
@tags ||= ::Tag.scan_query(wiki_page.title)
end
def posts