Sha256: 947b47ca2d6da9a3e7e9bc19a94753d33ea1ba187e4df172dd910c8face8512b

Contents?: true

Size: 664 Bytes

Versions: 1

Compression:

Stored size: 664 Bytes

Contents

# Fog::Xml

Shared XML related functionality for fog

[![Build Status](https://secure.travis-ci.org/fog/fog-xml.png?branch=master)](http://travis-ci.org/fog/fog-xml)

## Installation

Add this line to your application's Gemfile:

    gem 'fog-xml'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install fog-xml

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it ( https://github.com/fog/fog-xml/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fog-xml-0.1.1 README.md