502 B
502 B
Ezdoc
A Ruby gem for working with docx files.
Installation
Add this line to your application's Gemfile:
gem 'ezdoc'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install ezdoc
Usage
require 'ezdoc'
Development
After checking out the repo, run bundle install to install dependencies. Then, run rake spec to run the tests.
License
The gem is available as open source under the terms of the MIT License.