Sha256: 482eb59715c41a62724513ded5c55adfae7e74b1c61becf4a12971710ccd38fc
Contents?: true
Size: 179 Bytes
Versions: 3
Compression:
Stored size: 179 Bytes
Contents
# frozen_string_literal: true require "dato/api_client" module Dato module Account class Client include ApiClient json_schema "account-api" end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dato-0.8.3 | lib/dato/account/client.rb |
dato-0.8.2 | lib/dato/account/client.rb |
dato-0.8.1 | lib/dato/account/client.rb |