This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
btrc-hub
Watch
1
Star
0
Fork
0
Code
Issues
86
Pull Requests
4
Releases
0
Wiki
Activity
Browse Source
Merge pull request '#203' (
#204
) from feature/203 into main
Reviewed-on:
https://git.miteruzo.com/miteruzo/btrc-hub/pulls/204
feature/111
みてるぞ
2 days ago
parent
02ea0df683
df38835f6e
commit
49888627c9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
backend/lib/tasks/migrate_wiki.rake
+ 1
- 0
backend/lib/tasks/migrate_wiki.rake
View File
@@ -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!
Write
Preview
Loading…
Cancel
Save