Sha256: 956791cac5f8af3a3b8dc4f11b945a7b701e6b0b9e74f72999b91388afc86692
Contents?: true
Size: 226 Bytes
Versions: 3
Compression:
Stored size: 226 Bytes
Contents
module Livefyre module CollectionType BLOG = "liveblog" CHAT = "livechat" COMMENTS = "livecomments" COUNTING = "counting" RATINGS = "ratings" REVIEWS = "reviews" SIDENOTES = "sidenotes" end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
livefyre-2.0.2 | lib/livefyre/type/collection_type.rb |
livefyre-2.0.1 | lib/livefyre/type/collection_type.rb |
livefyre-2.0.0 | lib/livefyre/type/collection_type.rb |