Class: Gitlab::BackgroundMigration::CreateSecuritySetting

Inherits:
Object
  • Object
show all
Defined in:
lib/gitlab/background_migration/create_security_setting.rb

Overview

This class doesn’t create SecuritySetting as this feature exists only in EE

Instance Method Summary collapse

Instance Method Details

#perform(_from_id, _to_id) ⇒ Object



8
9
# File 'lib/gitlab/background_migration/create_security_setting.rb', line 8

def perform(_from_id, _to_id)
end