Module: Shared::SharedAcrossProjects

Extended by:
ActiveSupport::Concern
Included in:
GeographicItem, Namespace, Organization, Person, PreparationType, Repository, Role::SourceRole, Serial, SerialChronology, Source
Defined in:
app/models/concerns/shared/shared_across_projects.rb

Overview

All models that users can create recrods for that are referenced across projects include this code. For example Sources.

Defined Under Namespace

Modules: ClassMethods