.gitignore | 100644 | 0 | 0 | | | 226 Bytes | ffb922ab29b327d6fbd60dc8d718d01b19a683613db3714ab8f8ce952c320739 |
.travis.yml | 100644 | 0 | 0 | | | 129 Bytes | aa33ccac16d9c88d1b6c39529ee5dbe90cc63524f8a3bbc927dae4873095d771 |
Appraisals | 100644 | 0 | 0 | | | 104 Bytes | c2ce6f5d6bfc75156115210b50b15576afd11b22ebbe6b650332879ff0aa669f |
Gemfile | 100644 | 0 | 0 | | | 97 Bytes | b62015f651eff11100036f0e3dabce1b071c5d4b0a774fef58728f6f52a73c07 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 194de7a05cf79d38ab99dff0f3e2924ca9e42d375a7fdf2b0fa5432e51b94a4f |
README.md | 100644 | 0 | 0 | | | 3.09 KB | 4d818460376469fff5df1392457048cf384c631d22ca7c0dbf92a343550f7a58 |
Rakefile | 100644 | 0 | 0 | | | 133 Bytes | 865b6ff2c37766425204ed4978288efc3cb9dcc444aae301d9b08780e79e1244 |
axlsx_styler.gemspec | 100644 | 0 | 0 | | | 1.61 KB | 58b2887bf6e4733d4b2ca544aa818a014e0da81623b964c5fb6e8c36f131069c |
examples/colors_and_borders.rb | 100644 | 0 | 0 | | | 784 Bytes | 9fe7bcbdc775b169541ec955c32956926a8f7a417993e68f8867b6a4ec5bdb71 |
examples/mixing_styles.rb | 100644 | 0 | 0 | | | 852 Bytes | 51f07a63fba21d11a2a256055f811d7935b856ee03e3ff7618d33dfc15d760c4 |
examples/vanilla_axlsx.md | 100644 | 0 | 0 | | | 2.16 KB | eab9f325b134b72b458b5c897a2b2c1f243fd3cd3c5d45b63500adc439e8c441 |
gemfiles/axlsx_2.gemfile | 100644 | 0 | 0 | | | 114 Bytes | ace778c7f5f230d5b99d3b4b55bb28862398fd7d12983e807649c895a3988613 |
gemfiles/axlsx_3.gemfile | 100644 | 0 | 0 | | | 117 Bytes | 9409477dec200430fbdfb5586200d80f8d2a2e40fd4b02f2d0e02a86e076522c |
lib/axlsx_styler.rb | 100644 | 0 | 0 | | | 1.91 KB | 88d792885aa112aebcf100be2878b1be4f221f875b6fa07d5e8225814deebac0 |
lib/axlsx_styler/axlsx_cell.rb | 100644 | 0 | 0 | | | 1.03 KB | 22e28aa94ee73945a1817a99d1773d21c3b132cfe9339d97546aa758c64956ad |
lib/axlsx_styler/axlsx_workbook.rb | 100644 | 0 | 0 | | | 978 Bytes | 35d4a97740086875db380c1eba79379430cf297403921fc21af1b4bcced55a8b |
lib/axlsx_styler/axlsx_worksheet.rb | 100644 | 0 | 0 | | | 1 KB | cbb782c5a55d542f6fb0395560034c3cc6d47f94e6d0f9d16b5ee227892d768b |
lib/axlsx_styler/border_creator.rb | 100644 | 0 | 0 | | | 1.62 KB | cc63423ad33ade318141b807750c8fd8293fcff9ab673b699e6eae61aaba48e4 |
lib/axlsx_styler/version.rb | 100644 | 0 | 0 | | | 43 Bytes | fc424f295358557eea1ce675709ab404aff5d28df15b05906eae992d0ebcaf20 |
spreadsheet.png | 100644 | 0 | 0 | | | 13.1 KB | 27d4b76fe0e9b975608ca4db40add31f61f2b5a6eb109b19ced17c5476039736 |
test/cell_test.rb | 100644 | 0 | 0 | | | 300 Bytes | 8e2c3cabf61f636843fe2a8ca6f109363ea7436e28cd41d5b19837071c61af1d |
test/integration_test.rb | 100644 | 0 | 0 | | | 8.89 KB | bdded96ebcb51d3af193c4fabc10ae574ca32754d52e0599be6dc292e0134c8d |
test/test_helper.rb | 100644 | 0 | 0 | | | 149 Bytes | da63689d29edbf73aa084276869783ecc0db26e9f282ae732db30c4b78eb3547 |
test/workbook_test.rb | 100644 | 0 | 0 | | | 283 Bytes | cafd42679b894191aa1eeb4e38805f7ba70450888d68c8fd3d2ba635ba495e6d |