objectify-xml 0.2.3
Provides an easy to use DSL resembling ActiveRecord for defining objects representing any XML document, including deeply nested ones. This project was extracted from my ruby-picasa gem. You can find ruby-picasa at http://github.com/pangloss/ruby_picasa or available as a gem. The project also has significant (if not complete) Atom support.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activesupport
            >= 0
          
          
            nokogiri
            >= 0
          
    Development Dependencies (1):
            hoe
            >= 2.0.0
          
    