Method: Thredded.auto_follow_when_posting_in_topic
- Defined in:
- lib/thredded.rb
.auto_follow_when_posting_in_topic ⇒ Boolean
Returns Whether the user should get subscribed to a topic after posting in it.
144 145 146 |
# File 'lib/thredded.rb', line 144 def auto_follow_when_posting_in_topic @auto_follow_when_posting_in_topic end |