Sha256: 824a88fe53fecf28818ea50ed5287c3e4e8aed7aecccbcdd0c8892e522dcf5a4

Contents?: true

Size: 126 Bytes

Versions: 6

Compression:

Stored size: 126 Bytes

Contents

module Helium
  class Client
    module Users
      def user
        User.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/users.rb
helium-ruby-0.25.0 lib/helium/client/users.rb
helium-ruby-0.24.0 lib/helium/client/users.rb
helium-ruby-0.23.0 lib/helium/client/users.rb
helium-ruby-0.22.0 lib/helium/client/users.rb
helium-ruby-0.21.0 lib/helium/client/users.rb