Sha256: 0243abbe6ffef6ac8096c9e8cfc27ff846ca03b61c1160b0102f58da1ea3173a
Contents?: true
Size: 125 Bytes
Versions: 1
Compression:
Stored size: 125 Bytes
Contents
require 'washbullet/entity' module Washbullet class User < Entity def identifier body['iden'] end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
washbullet-0.4.0 | lib/washbullet/user.rb |