Sha256: c6578d8d35b1ef7b3e3bf848478a91304c02940ec4ffe6f54a484039b834629b

Contents?: true

Size: 176 Bytes

Versions: 17

Compression:

Stored size: 176 Bytes

Contents

module PushbulletRuby
  module API
    module Contacts
      def contacts
        PushbulletRuby::Contact.from_response(get('/v2/contacts'))
      end
    end
  end
end

Version data entries

17 entries across 16 versions & 2 rubygems

Version Path
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/pushbullet_ruby-1.1.4/lib/pushbullet_ruby/api/contacts.rb
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/pushbullet_ruby-1.1.4/lib/pushbullet_ruby/api/contacts.rb
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/pushbullet_ruby-1.1.4/lib/pushbullet_ruby/api/contacts.rb
tdiary-5.1.2 vendor/bundle/ruby/2.6.0/gems/pushbullet_ruby-1.1.4/lib/pushbullet_ruby/api/contacts.rb
tdiary-5.1.1 vendor/bundle/ruby/2.6.0/gems/pushbullet_ruby-1.1.4/lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.1.4 lib/pushbullet_ruby/api/contacts.rb
tdiary-5.0.8 vendor/bundle/gems/pushbullet_ruby-1.1.3/lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.1.3 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.1.2 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.1.1 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.1.0 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.0.4.1 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.0.4 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.0.3 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.0.2.1 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.0.2 lib/pushbullet_ruby/api/contacts.rb
pushbullet_ruby-1.0.1 lib/pushbullet_ruby/api/contacts.rb