.github/workflows/cd.yaml | 100644 | 0 | 0 | | | 523 Bytes | 0ae1a1f238897580c8eef6ee59469ab24bab483493215e09dfbffc2aff914de1 |
.github/workflows/ci.yaml | 100644 | 0 | 0 | | | 973 Bytes | e123289741d187d94a1438176e07e3883c09c05adf0f7b91e573e9ae24b7b595 |
.gitignore | 100644 | 0 | 0 | | | 217 Bytes | 708723e46a108e1c65f0779935b77d43edf2f3312867ded16a902c9c2428ea6f |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 484 Bytes | c1e17e1660bc00e7be9ae4b00b63169d6330f6725d53a32b37e9e8f4c366c56a |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 5.1 KB | b502b0605ab5036f103800c938694d5eae650b5faa09f2745cdf872ade5719d4 |
Gemfile | 100644 | 0 | 0 | | | 369 Bytes | 5bde438e1e8c1cabc27889212b69646446b73de16bc171eb051609d8b43d7c41 |
Gemfile.lock | 100644 | 0 | 0 | | | 1.54 KB | 5e99cea2c527e82ecbeb270de38c0a467dcf632b9c33eaa1bc98df3c7c9eb0c0 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | d83c0277e09969fe40f4f9398c1e9db602e8178282bd13073df8be059eb57455 |
README.md | 100644 | 0 | 0 | | | 3.96 KB | 077767f028de1828a6e5511fab585634862e4ced06ca269e4c0fd7865e48a459 |
Rakefile | 100644 | 0 | 0 | | | 146 Bytes | 2e701b736863374c8bb3ac20a5d909dc25839d637fb30256a93c6e7ad72a50c5 |
bin/console | 100755 | 0 | 0 | | | 377 Bytes | 32d24cd7ec271108e5d5b0d03b50f21fa7a82620aafdccfa8cefac43885f9336 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
docx-builder.gemspec | 100644 | 0 | 0 | | | 1.53 KB | d32f7a6e63cfece7baa3252091dcca753f6c66a308879ca53fc31ad8c0ff5666 |
lib/docx/builder.rb | 100644 | 0 | 0 | | | 968 Bytes | 37c77cf4da9dd6571c220686c4aa04be67e089e4bc17129d1d908601dd66b663 |
lib/docx/builder/cleaners.rb | 100644 | 0 | 0 | | | 1.13 KB | db9d013c4fda74a149124e7e46c70963c7609ac04d9125b7a8efa3c219d86be3 |
lib/docx/builder/configuration.rb | 100644 | 0 | 0 | | | 465 Bytes | 0a1a0aedf83058652811f9872c9851de4ed77852b547a08b2f5ccebe3a27ab12 |
lib/docx/builder/decoder.rb | 100644 | 0 | 0 | | | 281 Bytes | a96e615d1a5d86d9154716a7d0832ec921dc907a999cd98e5bbbeb3663b2f17c |
lib/docx/builder/encoder.rb | 100644 | 0 | 0 | | | 559 Bytes | 25a0111ba966d5824b87310bc49eda90100ca85f96684367d2bef6747bad54ba |
lib/docx/builder/template.rb | 100644 | 0 | 0 | | | 2.75 KB | bd37b3f895ebcef0cb7b44433a6935edb78ae09362c1073e4a9f2d22d27d5f17 |
lib/docx/builder/version.rb | 100644 | 0 | 0 | | | 92 Bytes | 0e0de877ab732db911952c020a7e1a0462307c54f91ae82c246ea8f3b3802dc5 |
lib/docx/builder/xml_processor.rb | 100644 | 0 | 0 | | | 1.38 KB | 2aef93844f75fc6a003ae3ab84f90912ce63189ce007107a7b042b14fc43565d |
lib/docx/logger.rb | 100644 | 0 | 0 | | | 667 Bytes | 5c0db1d0a44131b8a44dc11b8a5d5759434b1217aadac6241f60ace2f6a19c53 |
lib/docx/utils.rb | 100644 | 0 | 0 | | | 794 Bytes | 8c3c5847fd78cdbdd54e9103f428fde47009107dd93952ee7cbfecfc4ab64c48 |
templates/table.xml.erb | 100644 | 0 | 0 | | | 3.56 KB | 8c2c65d772206837c8095ef1fba9c21a503b927fd17816364015578914e8f2ff |
tmp/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |