#203 #204

マージ済み
みてるぞ が 1 個のコミットを feature/203 から main へマージ 2026-01-04 19:10:02 +09:00
コミット df38835f6e の変更だけを表示してゐます - すべてのコミットを表示
+1
ファイルの表示
@@ -44,6 +44,7 @@ namespace :wiki do
end end
line_ids = line_shas.map { |sha| line_id_by_sha.fetch(sha) } line_ids = line_shas.map { |sha| line_id_by_sha.fetch(sha) }
rev = nil
ActiveRecord::Base.transaction do ActiveRecord::Base.transaction do
wiki_page.lock! wiki_page.lock!