Module: Controllers::ArticleRevisionEditing
- Extended by:
- ActiveSupport::Concern
- Included in:
- ArticleProceduresController, ArticleTechnicalsController
- Defined in:
- app/concerns/controllers/article_revision_editing.rb
Overview
Adds the opt-in, identity-preserving Article revision path to a typed Article
editor. The including controller remains responsible for its own fields and
ordinary in-place persistence.