Method: Thredded.show_topic_followers

Defined in:
lib/thredded.rb

.show_topic_followersBoolean

Returns Whether users that are following a topic are listed on the topic page.

Returns:

  • (Boolean)

    Whether users that are following a topic are listed on the topic page.



99
100
101
# File 'lib/thredded.rb', line 99

def show_topic_followers
  @show_topic_followers
end