Sha256: e3cf5d00144a65eab536c23d9518fa3d4be90e19c42c97d6f7f8a75706156a17

Contents?: true

Size: 135 Bytes

Versions: 2

Compression:

Stored size: 135 Bytes

Contents

module AppleNews
  module Component
    class Gallery < Base
      role "gallery"
      required_property :items, []
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apple-news-0.1.1 lib/apple-news/components/gallery.rb
apple-news-0.1.0 lib/apple-news/components/gallery.rb