Home
last modified time | relevance | path

Searched refs:importable_class_name (Results 1 – 1 of 1) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/import_export/base/
H A Drelation_factory.rb164 importable_class_name.concat('_id')
167 def importable_class_name method in Gitlab.ImportExport.Base.RelationFactory
250 …hash[importable_class_name] = @importable if relation_class.reflect_on_association(importable_clas…
321 relation_class.reflect_on_association(importable_class_name.to_sym)&.foreign_key