Method: Post::PostInfo#title

Defined in:
lib/Post.rb

#titleObject

Returns the value of attribute title.



14
15
16
# File 'lib/Post.rb', line 14

def title
  @title
end