Sha256: 85c521bedf342920642a806938358ade03533c52ec68d15b2a72c7fed2d0a9ea
Contents?: true
Size: 127 Bytes
Versions: 1
Compression:
Stored size: 127 Bytes
Contents
module Socialcastr class AttachmentList < Base elements :attachment, :as => :attachments, :class => Attachment end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
socialcastr-0.0.1 | lib/socialcastr/attachment_list.rb |