This commit is contained in:
albert
2011-07-09 03:32:18 -04:00
parent 085995126c
commit a16dfdf0dd
14 changed files with 75 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
module PostSetPresenters
class Pool
attr_accessor :tag_set_presenter
attr_reader :tag_set_presenter, :pool_set
def initialize(pool_set)
@pool_set = pool_set