Module: Thredded

Defined in:
lib/thredded/workgroup/route_delegator.rb,
lib/thredded/workgroup.rb,
lib/thredded/workgroup/engine.rb,
lib/thredded/workgroup/version.rb,
app/view_models/thredded/topic_view.rb,
app/view_hooks/thredded/all_view_hooks.rb,
app/helpers/thredded/application_helper.rb,
app/controllers/thredded/posts_controller.rb,
app/view_models/thredded/topics_page_view.rb,
app/view_hooks/thredded/workgroup/view_hooks.rb,
app/controllers/thredded/application_controller.rb,
lib/thredded/workgroup/thredded_route_delegator.rb,
app/helpers/thredded/workgroup/application_helper.rb,
app/controllers/thredded/workgroup/navs_controller.rb,
app/controllers/thredded/workgroup/topics_controller.rb,
app/jobs/thredded/workgroup/mark_all_topics_read_job.rb,
app/controllers/thredded/workgroup/application_controller.rb,
app/controllers/thredded/workgroup/read_states_controller.rb,
app/controllers/concerns/thredded/workgroup/all_unread_followed_topics.rb

Overview

This includes this module into Thredded Application Controller so we can use url helpers from Thredded PN like unread_nav_path in controllers.

Defined Under Namespace

Modules: ApplicationControllerRetaining, ApplicationHelper, PostsControllerWhichRedirects, TopicsPageViewWithLastPost, Workgroup Classes: AllViewHooks, ApplicationController, PostsController, TopicView, TopicsPageView