Sha256: d25aeba54419c1d1396b247221b25c6ef5d13432dbfbfb891e68ea9a947ae1f6

Contents?: true

Size: 220 Bytes

Versions: 21

Compression:

Stored size: 220 Bytes

Contents

# frozen_string_literal: true

module NeetoCommonsBackend
  module SampleData
    module Common
      class AppOrganizationService < Common::OrganizationBase
        ORGANIZATION_NAME = "App"
      end
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
neeto-commons-backend-1.0.89 app/services/neeto_commons_backend/sample_data/common/app_organization_service.rb