Sha256: 2ac50a19d246de5fd6ed8634e28771fa77ce317337ee154af60c5de2a4b76fda
Contents?: true
Size: 127 Bytes
Versions: 1
Compression:
Stored size: 127 Bytes
Contents
module Socialcastr class CommentList < Base element :comment, :as => :comments, :class => Socialcastr::Comment end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
socialcastr-0.0.1 | lib/socialcastr/comment_list.rb |