Sha256: 42b2f8b226ba22d9a0952c9178c0f0e787d38720f389b1bf099331bcd52c6c40

Contents?: true

Size: 138 Bytes

Versions: 15

Compression:

Stored size: 138 Bytes

Contents

module AppleNews
  module Property
    class ContentInset < Base
      optional_properties :bottom, :left, :right, :top
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
apple-news-0.5.1 lib/apple-news/properties/content_inset.rb
apple-news-0.5.0 lib/apple-news/properties/content_inset.rb
apple-news-0.4.2 lib/apple-news/properties/content_inset.rb
apple-news-0.4.1 lib/apple-news/properties/content_inset.rb
apple-news-0.4.0 lib/apple-news/properties/content_inset.rb
apple-news-0.3.1 lib/apple-news/properties/content_inset.rb
apple-news-0.3.0 lib/apple-news/properties/content_inset.rb
apple-news-0.2.5 lib/apple-news/properties/content_inset.rb
apple-news-0.2.4 lib/apple-news/properties/content_inset.rb
apple-news-0.2.3 lib/apple-news/properties/content_inset.rb
apple-news-0.2.2 lib/apple-news/properties/content_inset.rb
apple-news-0.2.1 lib/apple-news/properties/content_inset.rb
apple-news-0.2.0 lib/apple-news/properties/content_inset.rb
apple-news-0.1.1 lib/apple-news/properties/content_inset.rb
apple-news-0.1.0 lib/apple-news/properties/content_inset.rb