Method: Faun::ForumThread#title

Defined in:
lib/faun.rb

#titleObject



213
214
215
# File 'lib/faun.rb', line 213

def title
  @name
end