このコミットが含まれているのは:
2026-06-26 00:49:18 +09:00
コミット daf9e7e6fa
12個のファイルの変更368行の追加46行の削除
+5
ファイルの表示
@@ -35,6 +35,11 @@ class MaterialVersionsController < ApplicationController
tag_name: row.tag_name,
tag_category: row.tag_category,
url: row.url,
source_kind: row.source_kind,
source_uri: row.source_uri,
source_path: row.source_path,
source_file_id: row.source_file_id,
normalized_source_key: row.normalized_source_key,
file_blob_id: row.file_blob_id,
file_filename: row.file_filename,
file_content_type: row.file_content_type,