Sha256: 994946066a46a8268593be829e3acc5aca47ef3b54695ddd3a31107a572a69ed

Contents?: true

Size: 110 Bytes

Versions: 15

Compression:

Stored size: 110 Bytes

Contents

module AppleNews
  module Property
    class Offset < Base
      required_properties :x, :y
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

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