Sha256: 07b6d006862e3e9d6e6b9ae6fc6f647bba2e39e067c4a05f42ba629c90f0df2b

Contents?: true

Size: 123 Bytes

Versions: 6

Compression:

Stored size: 123 Bytes

Contents

# frozen_string_literal: true

module ActionKitRest
  class Phone < Base
    def base_path
      'phone'
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
action_kit_rest-0.4.10 lib/action_kit_rest/phone.rb
action_kit_rest-0.4.9 lib/action_kit_rest/phone.rb
action_kit_rest-0.4.8 lib/action_kit_rest/phone.rb
action_kit_rest-0.4.7 lib/action_kit_rest/phone.rb
action_kit_rest-0.4.6 lib/action_kit_rest/phone.rb
action_kit_rest-0.4.5 lib/action_kit_rest/phone.rb