Module: CanvasSync::Concerns
- Defined in:
- lib/canvas_sync/concerns/legacy_columns.rb,
lib/canvas_sync/concerns/role/base.rb,
lib/canvas_sync/concerns/account/base.rb,
lib/canvas_sync/concerns/api_syncable.rb,
lib/canvas_sync/concerns/sync_mapping.rb,
lib/canvas_sync/concerns/ability_helper.rb,
lib/canvas_sync/concerns/deleted_scoping.rb,
lib/canvas_sync/concerns/live_event_sync.rb,
lib/canvas_sync/concerns/account/ancestry.rb
Overview
This concern sets the default_scope of the model to exclude items with workflow_state: ‘deleted’
Defined Under Namespace
Modules: AbilityHelper, Account, ApiSyncable, DeletedScoping, LegacyColumns, LiveEventSync, Role, SyncMapping