Sha256: 3a73e1c2d6c89ae4f15b706ce9936722c716046995f82de3f189b3c3509ac53a
Contents?: true
Size: 142 Bytes
Versions: 4
Compression:
Stored size: 142 Bytes
Contents
module Pushbullet module Texts def texts path = 'texts' authorise_and_send(http_method: :get, path: path) end end end
Version data entries
4 entries across 4 versions & 1 rubygems