Ensure the default ApplicationSetting record is created first

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2018-12-03 19:37:15 +01:00
parent 73dce6c870
commit db7f6a1d8b
No known key found for this signature in database
GPG Key ID: 98DFFD1C0C62B70B
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
puts "Creating the default ApplicationSetting record.".color(:green)
Gitlab::CurrentSettings.current_application_settings