Sha256: cd7cc374d6ae234c357cd616ee79e8061a4d07a2e41d46408c2dad582e219231

Contents?: true

Size: 166 Bytes

Versions: 1

Compression:

Stored size: 166 Bytes

Contents

module Pipekit
  class Organization
    include Repository
    SINGULAR_CLASSNAME = "organization".freeze
    PLURALIZED_CLASSNAME = "organizations".freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pipekit-2.1.1 lib/pipekit/organization.rb