Sha256: 072a677732d7b063af4be8056b2c831e7719cc00dc74ac3f446e4be52bfcd6dd

Contents?: true

Size: 150 Bytes

Versions: 6

Compression:

Stored size: 150 Bytes

Contents

module Helium
  class Client
    module Organizations
      def organization
        Organization.singleton(client: self)
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
helium-ruby-0.26.0 lib/helium/client/organizations.rb
helium-ruby-0.25.0 lib/helium/client/organizations.rb
helium-ruby-0.24.0 lib/helium/client/organizations.rb
helium-ruby-0.23.0 lib/helium/client/organizations.rb
helium-ruby-0.22.0 lib/helium/client/organizations.rb
helium-ruby-0.21.0 lib/helium/client/organizations.rb