ref: master
plugins/sub_organizations/lib/ext/create_enterprise.rb
1 2 3 4 5 6
require_dependency 'create_enterprise' class CreateEnterprise settings_items :sub_organizations_plugin_parent_to_be DATA_FIELDS << 'sub_organizations_plugin_parent_to_be' end