このコミットが含まれているのは:
@@ -57,7 +57,7 @@ class MaterialVersionRecorder < VersionRecorder
|
||||
file_content_type: blob.content_type,
|
||||
file_byte_size: blob.byte_size,
|
||||
file_checksum: blob.checksum,
|
||||
file_sha256: blob.metadata['sha256'] }
|
||||
file_sha256: MaterialFileSha256.metadata_sha256(blob) }
|
||||
end
|
||||
|
||||
def empty_file_snapshot
|
||||
|
||||
新しい課題から参照
ユーザをブロックする