Sha256: 2bbb7630909a4791ed46e362cb096678b462639b4b719677b4a6cb7a2c280706

Contents?: true

Size: 161 Bytes

Versions: 15

Compression:

Stored size: 161 Bytes

Contents

require 'apple-news/properties/base'
Dir["#{File.dirname(__FILE__)}/properties/*.rb"].each { |path| require path }

module AppleNews
  module Property
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

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