Sha256: ac3139fef6666e0fcef16dbb42d724ac6c66b65926fe59edb298ed53fdb9c13b
Contents?: true
Size: 409 Bytes
Versions: 9
Compression:
Stored size: 409 Bytes
Contents
require 'poms' Poms.descendants('VPWON_1251179', starts_at: Time.now, ends_at: 2.days.from_now) # => Returns all media that is a descendant of the media by the given mid, and # was broadcasted between now and next week Poms.descendants('VPWON_1251179', starts_at: Time.now, type: 'BROADCAST') # => Returns all media that is a descendant of the media by the given mid, has # not aired yet and is a broadcast
Version data entries
9 entries across 9 versions & 1 rubygems