Method: AP::Article#tags

Defined in:
lib/ap/article.rb

#tagsObject

Returns the value of attribute tags.



3
4
5
# File 'lib/ap/article.rb', line 3

def tags
  @tags
end