Module: Decidim::Authorable

Extended by:
ActiveSupport::Concern
Includes:
TranslatableAttributes
Included in:
Coauthorship, Endorsement
Defined in:
lib/decidim/authorable.rb

Overview

This concern contains the logic related to single authorship.

Sometimes authorship may belong to a single user or be shared among coauthors, in this latest case the Coauthorable concern should be used instead of Authorable.

Method Summary

Methods included from TranslatableAttributes

#default_locale?