We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b1252 commit d1aaed3Copy full SHA for d1aaed3
app/models/util/updater_v2.rb
@@ -70,6 +70,7 @@ def db_mgr
70
else
71
@db_mgr.event = @load_event # always has acccess to the latest event
72
end
73
+ return @db_mgr
74
75
76
def update_current_studies
0 commit comments