Sha256: ba580493b815b40e05ab2de83947873c4a69fcbff1eb08d1e734e645493f8bc4
Contents?: true
Size: 222 Bytes
Versions: 21
Compression:
Stored size: 222 Bytes
Contents
# frozen_string_literal: true module NeetoCommonsBackend module SampleData module Common class OrganizationService < Common::OrganizationBase ORGANIZATION_NAME = "Spinkart" end end end end
Version data entries
21 entries across 21 versions & 1 rubygems