Sha256: 96c7dab1b2afc1c6f43a8493748df302adf64276f98b022970707d7e7a102928
Contents?: true
Size: 128 Bytes
Versions: 2
Compression:
Stored size: 128 Bytes
Contents
module Ruroku class Key < Base attribute :email, String attribute :contents, String resource_id :email end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruroku-0.0.3 | lib/ruroku/key.rb |
ruroku-0.0.2 | lib/ruroku/key.rb |