Merge pull request '#203' (#204) from feature/203 into main

Reviewed-on: #204
このコミットはPull リクエスト #204 でマージされました.
このコミットが含まれているのは:
2026-01-04 19:10:01 +09:00
コミット 49888627c9
+1
ファイルの表示
@@ -44,6 +44,7 @@ namespace :wiki do
end
line_ids = line_shas.map { |sha| line_id_by_sha.fetch(sha) }
rev = nil
ActiveRecord::Base.transaction do
wiki_page.lock!