lib/csv2hash.rb | 100644 | 0 | 0 | | | 4.75 KB | 54b56c87e8195e6417552477679e06b3b46886c2dff795db9123b6639f9a3479 |
.coveralls.yml | 100644 | 0 | 0 | | | 24 Bytes | eeb6787d352f62d278c0f5efaf8a4f92c601528b15d3254b41a08147fa73d4e8 |
.gitignore | 100644 | 0 | 0 | | | 71 Bytes | f5f2e8c2d1a5879f5238a4435dffef99650252a8b70860334da189d17f45cf2c |
.rspec | 100644 | 0 | 0 | | | 19 Bytes | 3f5b5941a6fab43f241b46591c921798d8629857d6cfed069ce41bc8d735f530 |
.travis.yml | 100644 | 0 | 0 | | | 61 Bytes | 8a70f382a3052d17b2404538913bde600bae508135b6409806647926681d4d40 |
.yardoc/checksums | 100644 | 0 | 0 | | | 1.77 KB | f7345ebd2ea51ed306a6b0d2097ef67a200960d27b3ca423c4b36b8df384aa57 |
.yardoc/object_types | 100644 | 0 | 0 | | | 5.04 KB | 911e635f921e32f6bdaa0dc8f26d2824caa030fda4e1527478f5bda3ad1b6083 |
.yardoc/objects/root.dat | 100644 | 0 | 0 | | | 51.7 KB | 61bf95fdfd2dbbe194d87775b2de0b9a2defb715971f23e5405b772dcf2bbfa8 |
.yardoc/proxy_types | 100644 | 0 | 0 | | | 4 Bytes | c5bc4c41ac7b4627483446a853d2bbaa2b33b1cebbb54a56dfa2a0615079b4ea |
CHANGELOG.md | 100644 | 0 | 0 | | | 3.32 KB | afc79aea409a680701c308ba3d0c8af7e9ef08ff16dc6e73e37bf38b1201930a |
Gemfile | 100644 | 0 | 0 | | | 241 Bytes | 4a91fc7bf8103a5bc3f93e8b735ad1d0e680c5c28a3b1440fd0c2545db596314 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.34 KB | d550adc65dcb1f0805f2a761577919ee6435ace1a5192ad2dfe8516f68e86d8b |
LICENSE | 100644 | 0 | 0 | | | 1.09 KB | 5eecb00288179b9bbbbb72371b9dbea84c5648910be4024018a619fab0e3eb6b |
README.md | 100644 | 0 | 0 | | | 13.5 KB | 6aa77543a332db3e0f963db627dc783a4e6a2e43621cfd35c0fcad15253e7518 |
Rakefile | 100644 | 0 | 0 | | | 616 Bytes | 6ba321f02ce0c7fddf815ac104d14e199c6c6ae9465ac00b8c4c6189b689408e |
UPGRADE.md | 100644 | 0 | 0 | | | 2.42 KB | 027a98155792cbbeb904ec22c81d6069074a6094c0edbdb73e833425fab780f5 |
bin/generate_doc | 100755 | 0 | 0 | | | 77 Bytes | 237ff2dd94ba0a1b530f6a2230707fbad7c0712e96c86c4156d9ca1cf5eb9aea |
bin/launch_irb | 100755 | 0 | 0 | | | 25 Bytes | b65fb968aec2725d535127f382aa80d367d7fc9522009517ea90e384f199be15 |
bin/load_rvm | 100755 | 0 | 0 | | | 55 Bytes | 4437eaa1ade15fcc731a11a013eb2d045afa9fe11e087cfbd6f02bc037a335f6 |
config/example.csv | 100644 | 0 | 0 | | | 127 Bytes | 8dbd4a1b38692cd13f4dab4fe46e752635d112ce0be4ad045c5f8acbe2675284 |
config/rules.extra_validator.yml.erb | 100644 | 0 | 0 | | | 552 Bytes | 72d0cb4074afc590bd648c1ade9af333f597674583bfb1690f52139e0ca8103d |
config/rules.yml | 100644 | 0 | 0 | | | 197 Bytes | 76c6a2172ed385d5e753a4d4b98c1396260c563cc094fac52e2c5befefe1799e |
config/rules.yml.erb | 100644 | 0 | 0 | | | 244 Bytes | 672b28abe3ff2f32e087a4972c965c001ffd8217f495b8d0b6dde00b23678061 |
coverage/.resultset.json.lock | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
csv2hash.gemspec | 100644 | 0 | 0 | | | 1021 Bytes | 116f35b3353a614e88be88ee79d9d8bf0d4f7a0dde3ebf09b3137ac625f73233 |
lib/csv2hash/adapters/abstract.rb | 100644 | 0 | 0 | | | 133 Bytes | 7637fb163e50d6f8637e884b2315dc501393272199f162f0558d43f9db1702e7 |
lib/csv2hash/adapters/base.rb | 100644 | 0 | 0 | | | 568 Bytes | 2a14a4ce56a02fab949bd30781d332706afe40b1958b2a37e1e96b07625df6bc |
lib/csv2hash/adapters/csv_adapter.rb | 100644 | 0 | 0 | | | 297 Bytes | 7ba8f72464bd3087626b7047fe08c27761ee6143bf8c85bc5c71fdfa89aba518 |
lib/csv2hash/adapters/memory_adapter.rb | 100644 | 0 | 0 | | | 251 Bytes | 05edc82dbc80596d3fa7062458cff424671f1387d084fcb8eaeb16cadbf09be5 |
lib/csv2hash/cell.rb | 100644 | 0 | 0 | | | 302 Bytes | fd7708d97ac245ca00872edf0ee923c68dfa336f81d0227cb9474ce336acca7c |
lib/csv2hash/coercers/type_coercer.rb | 100644 | 0 | 0 | | | 535 Bytes | 59362b170bd5599beed338452a7eb70bd8816c7a2787cd21ab80fc004a2b3a4b |
lib/csv2hash/coercers/yaml_coercer.rb | 100644 | 0 | 0 | | | 1.1 KB | 3431765752de2f518f1a960e92ba9a088d0c8b1d7282d0569fb8041e42a2504e |
lib/csv2hash/configuration.rb | 100644 | 0 | 0 | | | 424 Bytes | 912c6d4c28c4505de71366a29f045952f7b614982592697e39460556269ac70c |
lib/csv2hash/csv_array.rb | 100644 | 0 | 0 | | | 247 Bytes | 678e717a0f790a3aff255215b911f1343952f6b4bf084e78eaae15c4bf3ea34c |
lib/csv2hash/data_wrapper.rb | 100644 | 0 | 0 | | | 208 Bytes | 51a8a9ca74a64f51fabafabe8c134fa28af4c0b0e754d8b5b2baaae6db6c5400 |
lib/csv2hash/definition.rb | 100644 | 0 | 0 | | | 2.4 KB | 81bc9262d314adf0588b6bf0996716eab717c636dcd826e3d510d609745e0d85 |
lib/csv2hash/discover.rb | 100644 | 0 | 0 | | | 531 Bytes | 17286f971b468d2ecf6ff957fd676b4e890c0871be671986a726d45530d83e40 |
lib/csv2hash/expectation.rb | 100644 | 0 | 0 | | | 229 Bytes | b55ae946c0a8c71e82ac2de3a1affb8ad27f5b262df2d9e26b3a9608b63e4bb0 |
lib/csv2hash/extra_validator.rb | 100644 | 0 | 0 | | | 140 Bytes | afb44d5a4630447609e155f72645e7561947c1c3b2d20fde9b18d9a4d21fd0e3 |
lib/csv2hash/notifier.rb | 100644 | 0 | 0 | | | 105 Bytes | 4fe2a6616a0a594d920557c0e855ff3a1d628802140de4d3ecea8732ec6b1e48 |
lib/csv2hash/parser.rb | 100644 | 0 | 0 | | | 42 Bytes | 78e6008c6c331e39df3fb85fe76c1e59839ff27cccd57101291206601ec5db4a |
lib/csv2hash/parser/collection.rb | 100644 | 0 | 0 | | | 980 Bytes | 69a98671399853f20457680291983ebdf6bf681263b6a158eddfbae35a8763e4 |
lib/csv2hash/parser/mapping.rb | 100644 | 0 | 0 | | | 810 Bytes | c2144bd93fc1614e05c49556d4f43d8bd2404558b9df9a2ca14c10d5ba984e7b |
lib/csv2hash/railtie.rb | 100644 | 0 | 0 | | | 76 Bytes | 847b0e0bbaedd93cb1b5f51c5ce6f0d2d8e11c87480d7314cb6740eb39373821 |
lib/csv2hash/registry.rb | 100644 | 0 | 0 | | | 228 Bytes | 7371a52b1a00a00b2cd01e88b5196ed2a880e710a2d8220dff037ebfbc99e648 |
lib/csv2hash/structure_validator.rb | 100644 | 0 | 0 | | | 1.14 KB | 631f9d3319c07192c5ea760ae009d12231764e944ab48b850e35a9a9a3c9fe26 |
lib/csv2hash/structure_validator/deprecation.rb | 100644 | 0 | 0 | | | 570 Bytes | 68bf0034adfd54affb5ca2f1c2fd90a64176e21df3b47a3e2321f484b985df2b |
lib/csv2hash/structure_validator/max_columns.rb | 100644 | 0 | 0 | | | 351 Bytes | 8573e66ce24e31a91809913d3b972f5d1046e416e7f4e816bb9e5a380c6984a8 |
lib/csv2hash/structure_validator/min_columns.rb | 100644 | 0 | 0 | | | 353 Bytes | e9bb9c31ccc405038352af28c8b79f9c1e1c5bee474e54073d1e4aa0de1ebcd9 |
lib/csv2hash/validator.rb | 100644 | 0 | 0 | | | 2.83 KB | 8f6ac1266c340db00f972512352159385fa31ed5c4805af213c4f1ee5c704287 |
lib/csv2hash/validator/collection.rb | 100644 | 0 | 0 | | | 428 Bytes | bdc9a54d0a336b53847f834284923ecd7f7a365173475a5b37fbb9b4465ac52c |
lib/csv2hash/validator/mapping.rb | 100644 | 0 | 0 | | | 255 Bytes | 71fdb7cd37207c64b5f3ee5972448035ecccef64ea852734da438517493574c4 |
lib/csv2hash/version.rb | 100644 | 0 | 0 | | | 40 Bytes | ba1bc008dc8504fa95676e5dd90a27577231bc4c030dc8b0f2f963ee398dd047 |
lib/csv2hash/yaml_loader.rb | 100644 | 0 | 0 | | | 1.05 KB | b106d9329afb0e04a4962b03140a8a613ddac93115be1836ca9ec18a62668d67 |
lib/generators/csv2hash/install/install_generator.rb | 100644 | 0 | 0 | | | 364 Bytes | 570e855cd1a3fc040e636a0a1f09c4b80da32d79f98cabd70abfd3d7d4fbfc8e |
lib/generators/csv2hash/install/templates/csh2hash.rb | 100644 | 0 | 0 | | | 274 Bytes | b7d19a7c2aabff995f790575273353a355a535aafee00eaa12703c19d64f2f43 |
spec/csv2hash/coniguration_spec.rb | 100644 | 0 | 0 | | | 393 Bytes | 6c61331c1857926044f80b2fef4d1f33b29b00becc39df9de2c2e0d57d7c74be |
spec/csv2hash/definition_spec.rb | 100644 | 0 | 0 | | | 1.98 KB | 9c20c0e2ab6e7ed82409c0cc0271bd74df26831e05bb894f155b34537b4decf3 |
spec/csv2hash/parser/collection_spec.rb | 100644 | 0 | 0 | | | 1.83 KB | b8e0e4b2ac7604d86252d83d495ceb82e13df90ccfbab2dd997b90f52c65694b |
spec/csv2hash/parser/mapping_spec.rb | 100644 | 0 | 0 | | | 2.92 KB | 52baf709ae84fc0f9b5c57aa3adf5d3a0adf117b600256129e502d7b5e5578df |
spec/csv2hash/parser_spec.rb | 100644 | 0 | 0 | | | 49 Bytes | 0bbfaafc25cb2909b3200a172fa694f3ee7efc22a6fe601d9285711f2a07462b |
spec/csv2hash/structure_validator_spec.rb | 100644 | 0 | 0 | | | 2.26 KB | c1267b76b6acb413da4b054c8ec3d9a56439cc19f6eb39d40a87df836006e4d4 |
spec/csv2hash/type_coercer_spec.rb | 100644 | 0 | 0 | | | 383 Bytes | a5ba45a429afe41bb5687cfdbd59a3836af60f5c4f16007324c2bf04a76c5144 |
spec/csv2hash/validator/collection_spec.rb | 100644 | 0 | 0 | | | 2.6 KB | 4392eb8338b35dc4ce7bb90c3b544b6e230f6b72d9692ab7c8e4999b95431c07 |
spec/csv2hash/validator/mapping_spec.rb | 100644 | 0 | 0 | | | 3.63 KB | 04d71ff5b2b1d1c55ffe91c2218cf169ba9ab275ee6b6d877263da2fc7b0da6e |
spec/csv2hash/validator_spec.rb | 100644 | 0 | 0 | | | 1.06 KB | 4a6b843aaec18d54b23fcd937ce2b91da8ba4de20b6eae4b05af802180e427b2 |
spec/csv2hash/yaml_loader_spec.rb | 100644 | 0 | 0 | | | 1.1 KB | 7791953970b79b2acb2ca6de1cad226f2f09ea69f74d69825c6931a64efca9f4 |
spec/csv2hash_spec.rb | 100644 | 0 | 0 | | | 453 Bytes | ca50106e8709868b4a910c6357a9938c971c18bd878b683a48bac5a269205847 |
spec/generators_helper.rb | 100644 | 0 | 0 | | | 172 Bytes | 617e9d5534d48e502d3425fac3fb333132050b984b78fcfc0c1a4d997f3f754c |
spec/lib/extra_validators/downcase_validator.rb | 100644 | 0 | 0 | | | 195 Bytes | bc9fa3e8a76e2ce6a113bb9e195607414a188260b8d1f8815e9ec1a2bc0bedfd |
spec/lib/generators/csv2hash/install_generator_spec.rb | 100644 | 0 | 0 | | | 893 Bytes | 32b4c74c448e75c0287f8d70aff75a1986b706e31108ce3addcd1c2be52b6ea9 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 210 Bytes | dcebcb62141d243fd792bdd2ff22532ad496c9740b659a99e8c27ab5dc6c8593 |