Module: Protege::ThreadScoped
- Extended by:
- ActiveSupport::Concern
- Included in:
- RepliesController
- Defined in:
- app/controllers/concerns/protege/thread_scoped.rb
Overview
Shared concern for controllers nested under a thread.
Sets @thread from params[:thread_id].