create_enterprise.rb 180 Bytes Edit Raw Blame History Permalink 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