Method: Thredded::Workgroup::ViewHooks::TopicWithLastPost#last_post

Defined in:
app/view_hooks/thredded/workgroup/view_hooks.rb

#last_postThredded::AllViewHooks::ViewHook (readonly)

Returns:

  • (Thredded::AllViewHooks::ViewHook)


19
20
21
# File 'app/view_hooks/thredded/workgroup/view_hooks.rb', line 19

def last_post
  @last_post
end