Method: Post::PostInfo#title

Defined in:
lib/Post.rb

#titleObject

Returns the value of attribute title.



12
13
14
# File 'lib/Post.rb', line 12

def title
  @title
end