Method: Bloggit::Tag#posts

Defined in:
lib/bloggit/tag.rb

#postsObject

Returns the value of attribute posts.



5
6
7
# File 'lib/bloggit/tag.rb', line 5

def posts
  @posts
end