logophobia-feedzirra 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,6 +28,7 @@ module Feedzirra
28
28
  element :modified, :as => :updated
29
29
  elements :category, :as => :categories, :value => :term
30
30
  elements :link, :as => :links, :value => :href
31
+ elements :link, :as => :enclosure_links, :value => :href, :with => {:rel => "enclosure"}
31
32
 
32
33
  def url
33
34
  @url || links.first
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logophobia-feedzirra
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.21
4
+ version: 0.0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul Dix