This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
a579bba2f3
gitlab-org--gitlab-foss
/
config
/
initializers
/
fill_shards.rb
4 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix syntax error in initializers/fill_shards
2018-11-07 12:25:29 -05:00
if
Shard
.
connected?
&&
!
Gitlab
::
Database
.
read_only?
Shard
.
populate!
end
Copy permalink