Sha256: bf63ef74be4877fba245006203787997ea774faeb6504ac4afb54c1daadecce4
Contents?: true
Size: 230 Bytes
Versions: 1
Compression:
Stored size: 230 Bytes
Contents
require 'docx_generator/word/base' require 'docx_generator/word/extensions' require 'docx_generator/word/formatting' module DocxGenerator # Namesapce for all XML Elements defined in the standard. module Word end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docx_generator-0.1.0 | lib/docx_generator/word.rb |