Method: Thredded.show_topic_followers
- Defined in:
- lib/thredded.rb
.show_topic_followers ⇒ Boolean
Returns 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 |