Sha256: 6c03a791969d50bc817a2cfe4bc5de0b2a0b685ff6ffe6362986dc2598b3175d

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

module AppleNews
  module Component
    class Section < Container
      role "section"
      optional_property :scene
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

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