Module: Projects::HashedStorage
- Defined in:
- app/services/projects/hashed_storage/migration_service.rb,
app/services/projects/hashed_storage/base_attachment_service.rb,
app/services/projects/hashed_storage/migrate_attachments_service.rb
Defined Under Namespace
Classes: BaseAttachmentService, MigrateAttachmentsService, MigrationService
Constant Summary collapse
- AttachmentMigrationError =
Class.new(StandardError)
- AttachmentCannotMoveError =
Class.new(StandardError)