.travis.yml | 100664 | 0 | 0 | | | 121 Bytes | 896fbbd24dee16156b44fb263b8827e19cc98df3353dc667035c11c34b52c107 |
CHANGELOG.md | 100664 | 0 | 0 | | | 408 Bytes | d9f8cfec676fdaa9ff758519e4954afa89b4f2a7ffdbe5598423e8c7de4c6877 |
Gemfile | 100664 | 0 | 0 | | | 148 Bytes | 889e5ead6e09ff5776fe5933d218a4c88ff1821be31e24987ca46c7497e93e86 |
LICENSE | 100664 | 0 | 0 | | | 1.06 KB | 61360133da667e4a38808f1e56a73824a5c106948693e0fbf88daf1ee016e8f9 |
README.md | 100664 | 0 | 0 | | | 15.5 KB | 4cd9d9c5c9e4e16b38d84c808f7318f82c7f05554c46505339fc8c37d06383ad |
Rakefile | 100664 | 0 | 0 | | | 1.43 KB | 9c9c9553b7b98438a09a2822856135032e0ae9e13042aee7d5ffa0c6720e16e4 |
VERSION | 100664 | 0 | 0 | | | 6 Bytes | 59854984853104df5c353e2f681a15fc7924742f9a2e468c29af248dce45ce03 |
dining-table.gemspec | 100664 | 0 | 0 | | | 2.64 KB | a738838e06bbe6d8df137114c71c3417a5540b1b36bd97ad4e0e6a66b165c461 |
lib/dining-table.rb | 100664 | 0 | 0 | | | 456 Bytes | 46e7115ae3d2018012f2a013e691f408634a3ede4c68f45a2d65631919a38d31 |
lib/dining-table/columns/actions_column.rb | 100664 | 0 | 0 | | | 870 Bytes | 2447da45c393e0e4178846be1c23aadd9d7fc15674b16098548c823a46d678be |
lib/dining-table/columns/column.rb | 100664 | 0 | 0 | | | 1.28 KB | aa83725f015439a3a2849189071c6f70e2652e701a5d52c37a5d8254e48fdb5c |
lib/dining-table/config.rb | 100664 | 0 | 0 | | | 696 Bytes | 932c767a80abd1502b70bf2703f05f90f57e57b5342cc1e84efd69582b8e2565 |
lib/dining-table/presenters/csv_presenter.rb | 100664 | 0 | 0 | | | 730 Bytes | 3f7b3cdb87a79411b8235a4279c55797153004dd38a3475f43e296e13c4668ca |
lib/dining-table/presenters/excel_presenter.rb | 100664 | 0 | 0 | | | 447 Bytes | 29d5d0f880102006a269cf96148cc877c9a02ca8fed6fd0725e3f4294d3ea75f |
lib/dining-table/presenters/html_presenter.rb | 100664 | 0 | 0 | | | 6.97 KB | 4bd3c3099fafdf10710a5beea243127c0556e470110152c4308a594c874b61d2 |
lib/dining-table/presenters/html_presenter_configuration.rb | 100664 | 0 | 0 | | | 2.5 KB | 4918df5f303ef9635e167a41ffea70a90b29dbd785516cf3e0b182bfe1c7ed9e |
lib/dining-table/presenters/presenter.rb | 100664 | 0 | 0 | | | 1.23 KB | 0ce84087a17953dd57e047c6667916a4d928d787a97ecce7d849213ce60de858 |
lib/dining-table/presenters/spreadsheet_presenter.rb | 100664 | 0 | 0 | | | 1.12 KB | 140c37d0b0a89ffbf9eb7bc09bdd7c7c64cacd26133d881ad8af6876247eb3cb |
lib/dining-table/table.rb | 100664 | 0 | 0 | | | 1.78 KB | 9ac486d1fef4db418f1754728ec24e690dd63892156ec53602a88d30bf49dfe8 |
spec/collection.rb | 100664 | 0 | 0 | | | 523 Bytes | a103f3aa4ae56ab6cac7584f99fdacea35f0946518726022c9f4a5568aa7b7af |
spec/csv_table_spec.rb | 100664 | 0 | 0 | | | 1.72 KB | 8ffd30fd0fe46b117c5b3c0a4b7453073449f550df294e5bba1f1efd6b5dfcb0 |
spec/date_column.rb | 100664 | 0 | 0 | | | 417 Bytes | 7f4bd54236d31abbd6046aa3ac3a9b7146b6f154b68c9844fb7102629bdf9d1e |
spec/html_table_spec.rb | 100664 | 0 | 0 | | | 12.7 KB | 485bbf70c6fb7f81518f50649a493b7d54236ffce82f418a0d970f9d1bf86263 |
spec/spec_helper.rb | 100664 | 0 | 0 | | | 49 Bytes | 18f06733f153a9776e6e078ce5fc51099aa6eb6febd80349449ee6a40587abf2 |
spec/tables/car_table.rb | 100664 | 0 | 0 | | | 164 Bytes | 6896726bf7c1c75567e10b1474b670bfeb568b0650789d3ddf29fbfa06a74c38 |
spec/tables/car_table_with_actions.rb | 100664 | 0 | 0 | | | 443 Bytes | 813f095a3721687149a7a86798714440bc31b339e258dfe9ca3839d8a3a4a110 |
spec/tables/car_table_with_config_blocks.rb | 100664 | 0 | 0 | | | 1.04 KB | fc4f5cab1be5bdd3fc3bc3c8f7415ed35e63ea0257a42fcb0a575d886441c129 |
spec/tables/car_table_with_footer.rb | 100664 | 0 | 0 | | | 241 Bytes | 2b6f8b43831e4e6a1e8da6633caf261c084060ed51e203757da783b775eda162 |
spec/tables/car_table_with_header.rb | 100664 | 0 | 0 | | | 268 Bytes | 1bbe8fb089d7f370099e9e09fee67a8ba20207f7ef5aed32616b83362c0579d6 |
spec/tables/car_table_with_options.rb | 100664 | 0 | 0 | | | 432 Bytes | 845921d466fabc0f22449709f06fd64d53072d282082eac4ca4485ba79e13188 |
spec/tables/car_table_with_options_old_syntax.rb | 100664 | 0 | 0 | | | 486 Bytes | 70e07147c5456d1b5c8c250252ce0fee2fe346559e1a5210e723ae7afb719fc8 |
spec/tables/car_table_without_header.rb | 100664 | 0 | 0 | | | 170 Bytes | be4cba017e6903bc9c7a43211421f14e5264b5cb3fa1bf24ed456aee8493a2f8 |