Gemfile.lock | 100644 | 0 | 0 | | | 2.33 KB | edf8886b8cec71e6e2ef636b82c21bd2912597a970e8f67ee94b7a04cc67fb53 |
LICENSE | 100644 | 0 | 0 | | | 1.09 KB | 5eecb00288179b9bbbbb72371b9dbea84c5648910be4024018a619fab0e3eb6b |
README.md | 100644 | 0 | 0 | | | 16.3 KB | 772526b3b4a15e9ba8e31369990e7f3c5252ae51cef5a2203e8688aa3ef904c2 |
Rakefile | 100644 | 0 | 0 | | | 616 Bytes | 6ba321f02ce0c7fddf815ac104d14e199c6c6ae9465ac00b8c4c6189b689408e |
UPGRADE.md | 100644 | 0 | 0 | | | 2.13 KB | 74750220ddf3e39e468426f46e62c8df0dd5a3d32db57f7e3477602be9b7b919 |
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 |
.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 | | | 144 Bytes | 600c426093caafdaaa04722ae79df7259e271772dbf4ceb39384ca5440a43af9 |
.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 | | | 4.55 KB | 59dc93e4a8f1b23bae9b9920d17b5574a1045460303a9a409249b9bac3f0198e |
Gemfile | 100644 | 0 | 0 | | | 241 Bytes | 4a91fc7bf8103a5bc3f93e8b735ad1d0e680c5c28a3b1440fd0c2545db596314 |
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 | | | 979 Bytes | 2919ed90831af02056f4f09feab221cc00d56ee7162d5e8545b1838cf18d9e31 |
lib/csv2hash.rb | 100644 | 0 | 0 | | | 4.75 KB | 54b56c87e8195e6417552477679e06b3b46886c2dff795db9123b6639f9a3479 |
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 | | | 3.5 KB | 2918893107501a617d6cda1d6dd3dc6f38546045ebacb37b1afda6a9f8e8b995 |
lib/csv2hash/configuration.rb | 100644 | 0 | 0 | | | 554 Bytes | 580d0c3a6766390188dd95e5b21a0ecb8b9304950d6723c9104197acd64d9fd7 |
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.6 KB | 73ec1969905882735acc6dc9fcbb49de18a7940b3bd9ce5bbb99408db7e1b8ad |
lib/csv2hash/discover.rb | 100644 | 0 | 0 | | | 1.14 KB | fc2378d0aaef78a3ff232dfd16fe2b298d641fbc041d95d4da8e6d66606f720f |
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 | | | 301 Bytes | 51b51159ac3563344e3f15424d13bc964e15dc2788e117e5b6eb0d16b3be115b |
lib/csv2hash/parser/collection.rb | 100644 | 0 | 0 | | | 994 Bytes | dfc68d22c55240289fad43d31fdd317c795ba3bdc494fc2eef4c71874d9bae49 |
lib/csv2hash/parser/mapping.rb | 100644 | 0 | 0 | | | 824 Bytes | 7d873e17fd677dbd6dc67a187dda68b4ecd8099d25e2ba236e29cfbaad3b47eb |
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 | | | 4.01 KB | cdd3813092828927891f35d98a282a4c577226f1c3b4aca458afcc2371ba87f7 |
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 | 642fe47859ed19c972c28ea031bf206741b7ba3c5569b6149b88b2d7d9ce6e38 |
lib/csv2hash/yaml_loader.rb | 100644 | 0 | 0 | | | 1.05 KB | 049b7f2413eb7ba440e45b64af265595839ecaea4f812dad0091f7e4443f5bad |
lib/generators/csv2hash/install/install_generator.rb | 100644 | 0 | 0 | | | 364 Bytes | 570e855cd1a3fc040e636a0a1f09c4b80da32d79f98cabd70abfd3d7d4fbfc8e |
lib/generators/csv2hash/install/templates/csh2hash.rb | 100644 | 0 | 0 | | | 458 Bytes | 2a034e32f5059056bb4e1df00d7f7e8c14098223ed45015a809ff4648c986db9 |
spec/csv2hash/coniguration_spec.rb | 100644 | 0 | 0 | | | 874 Bytes | 7bcb6879980b2f739eb50583e95b59b34186e8a093e5f835962147f1b7c57457 |
spec/csv2hash/definition_spec.rb | 100644 | 0 | 0 | | | 2.01 KB | 3011cbfef5220a7f4532d9426dca531cb5c8625d52e8256d8cde8e369b2fbd24 |
spec/csv2hash/parser/collection_spec.rb | 100644 | 0 | 0 | | | 3.31 KB | 2acf39776ceffc883ca3d62ad6bf95efdba925566c3c3e12349e710f597d828e |
spec/csv2hash/parser/mapping_spec.rb | 100644 | 0 | 0 | | | 2.92 KB | 52baf709ae84fc0f9b5c57aa3adf5d3a0adf117b600256129e502d7b5e5578df |
spec/csv2hash/parser_spec.rb | 100644 | 0 | 0 | | | 1011 Bytes | 30733bffbabea168e37efa3b33be94e8b6400e87315076717d3a4163b24aeeb6 |
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 | | | 3.53 KB | 6421e4d261f768aab2800cbdcacb75b6c166297e1f578286f2eff9327ebd0fae |
spec/csv2hash/yaml_coercer_spec.rb | 100644 | 0 | 0 | | | 4.19 KB | a4b9ff485f48a97a108711e4249c4e77af6d520fce07701c6311057d07b8b6ee |
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 |