Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

adding media support via extensions #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jondot
Copy link

@jondot jondot commented Feb 14, 2012

Hi!,
This should cover #8, I'm using it in production.

Sorry for no tests - looks like the existing libraries are too old and I don't have the time to set it up currently.
If someone can save me some time and let me know how to best run the tests on this one, I'd be happy to push a couple of tests in.

@jondot
Copy link
Author

jondot commented Feb 14, 2012

A word about using it, here:

    require 'atom/extensions/media'


    f.entries << Atom::Entry.new do |e|
       e.media_content = Media.new :url => article.media['image']
    end

@tjdett
Copy link
Contributor

tjdett commented Feb 6, 2013

#23 may have fixed your testing issue, as it also updated the Bundler dependency to something more modern.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants