csv2hash-0.6.4

https://rubygems.org

csv2hash

quick gemspec

.gem

.gem metadata (gemspec)

.gemspec

id: 580750

number: 0.6.4

platform: ruby

spec_sha256: 9e60dd0b4519bffc33a224581b0c768a5022140f628ecef5b77b4285395d9b8e

sha256: 6117a90ceb3642b44aa32aaf7f9f540945367d388003e1ca80e3f3d669ae4690

created_at: 2024-05-13 08:22:19 UTC

updated_at: 2024-06-09 07:54:21 UTC

position: 11

version_data_entries_count: 60

uploaded_at: 2014-09-03 13:42:23 UTC

indexed: true

has_extensions:

extensions:

Gem size: 31.5 KB

Version Data Entries

Total: 60

Unpacked size: 112 KB

Full NameModeUIDGIDMtimeLinknameSizeSHA
config/rules.yml10064400180 Bytes1a6d379bd991f2055567fb9be623a1dd815a0b50b6860e5c877a67de70b99dfe
.coveralls.yml1006440024 Byteseeb6787d352f62d278c0f5efaf8a4f92c601528b15d3254b41a08147fa73d4e8
.gitignore1006440071 Bytesf5f2e8c2d1a5879f5238a4435dffef99650252a8b70860334da189d17f45cf2c
.rspec1006440019 Bytes3f5b5941a6fab43f241b46591c921798d8629857d6cfed069ce41bc8d735f530
.travis.yml1006440061 Bytes8a70f382a3052d17b2404538913bde600bae508135b6409806647926681d4d40
.yardoc/checksums100644001.77 KBf7345ebd2ea51ed306a6b0d2097ef67a200960d27b3ca423c4b36b8df384aa57
.yardoc/object_types100644005.04 KB911e635f921e32f6bdaa0dc8f26d2824caa030fda4e1527478f5bda3ad1b6083
.yardoc/objects/root.dat1006440051.7 KB61bf95fdfd2dbbe194d87775b2de0b9a2defb715971f23e5405b772dcf2bbfa8
.yardoc/proxy_types100644004 Bytesc5bc4c41ac7b4627483446a853d2bbaa2b33b1cebbb54a56dfa2a0615079b4ea
CHANGELOG.md100644001.99 KBdda56cd11f539f2366b863908cec16425d55a7b6ba4f4c1ab1ccd93b38f2ff0a
Gemfile10064400218 Bytes9e2cbbb2a61ba617845ff053d4fca9b5cdc21853124de97ff814a3480c4d98b3
Gemfile.lock100644001.79 KB6aa745359495ff9b73be1b4f48491a917bb4b14e8d8eb0077c705d399da93757
LICENSE100644001.09 KB5eecb00288179b9bbbbb72371b9dbea84c5648910be4024018a619fab0e3eb6b
README.md1006440010.4 KBc2327b1bb1254781b2b8369d2a5571555751004aa6a8b3f33273bd8df7e93a03
Rakefile10064400616 Bytes6ba321f02ce0c7fddf815ac104d14e199c6c6ae9465ac00b8c4c6189b689408e
UPGRADE.md100644002.25 KB1b9682bd5c483c677c6a625e3801026fb6fa6425ca8221f852d228e658312a8a
bin/generate_doc1007550077 Bytes237ff2dd94ba0a1b530f6a2230707fbad7c0712e96c86c4156d9ca1cf5eb9aea
bin/launch_irb1007550025 Bytesb65fb968aec2725d535127f382aa80d367d7fc9522009517ea90e384f199be15
bin/load_rvm1007550055 Bytes4437eaa1ade15fcc731a11a013eb2d045afa9fe11e087cfbd6f02bc037a335f6
config/example.csv10064400127 Bytes8dbd4a1b38692cd13f4dab4fe46e752635d112ce0be4ad045c5f8acbe2675284
config/rules.erb.yml10064400191 Byteseb48306a56b61e028ac7b3695fc62c4e03c698b48f615dfea198c14db38e06de
coverage/.resultset.json.lock100644000 Bytese3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
csv2hash.gemspec100644001021 Bytes116f35b3353a614e88be88ee79d9d8bf0d4f7a0dde3ebf09b3137ac625f73233
lib/csv2hash.rb100644004.06 KBca46e60d594db1e20b64195953786b18e56369bee4e9b78519c9846af588e603
lib/csv2hash/adapters/abstract.rb10064400133 Bytes7637fb163e50d6f8637e884b2315dc501393272199f162f0558d43f9db1702e7
lib/csv2hash/adapters/base.rb10064400568 Bytes2a14a4ce56a02fab949bd30781d332706afe40b1958b2a37e1e96b07625df6bc
lib/csv2hash/adapters/csv_adapter.rb10064400297 Bytes7ba8f72464bd3087626b7047fe08c27761ee6143bf8c85bc5c71fdfa89aba518
lib/csv2hash/adapters/memory_adapter.rb10064400251 Bytes05edc82dbc80596d3fa7062458cff424671f1387d084fcb8eaeb16cadbf09be5
lib/csv2hash/cell.rb10064400166 Bytes3c10273c4e47f0478a4695853ebe47f3a71dae8f88af9edf712a7abeec58e200
lib/csv2hash/csv_array.rb10064400209 Bytesf5804163da9964edfca6a76e5e32b8a58a52369fc4548359fa54016278810dc3
lib/csv2hash/data_wrapper.rb10064400208 Bytes51a8a9ca74a64f51fabafabe8c134fa28af4c0b0e754d8b5b2baaae6db6c5400
lib/csv2hash/definition.rb100644002.38 KBa9f896a8c1be18283a4ad84d98c7c8cb20fdf072db30d91fa839d218e45f1012
lib/csv2hash/discover.rb10064400350 Bytes1736f0785b42a8a5306c94e0f482d093635405a258ceba631af2c8377c47875d
lib/csv2hash/expectation.rb10064400229 Bytesb55ae946c0a8c71e82ac2de3a1affb8ad27f5b262df2d9e26b3a9608b63e4bb0
lib/csv2hash/extra_validator.rb10064400140 Bytesafb44d5a4630447609e155f72645e7561947c1c3b2d20fde9b18d9a4d21fd0e3
lib/csv2hash/notifier.rb10064400105 Bytes4fe2a6616a0a594d920557c0e855ff3a1d628802140de4d3ecea8732ec6b1e48
lib/csv2hash/parser.rb1006440042 Bytes78e6008c6c331e39df3fb85fe76c1e59839ff27cccd57101291206601ec5db4a
lib/csv2hash/parser/collection.rb10064400980 Bytes69a98671399853f20457680291983ebdf6bf681263b6a158eddfbae35a8763e4
lib/csv2hash/parser/mapping.rb10064400810 Bytesc2144bd93fc1614e05c49556d4f43d8bd2404558b9df9a2ca14c10d5ba984e7b
lib/csv2hash/registry.rb10064400186 Bytes36357808cd5af5d8c5d7bd88063331733fad1c4b5946c3fef584a99ba8ebeeb4
lib/csv2hash/structure_validator.rb100644001.13 KB87a78daa808741ad7817d085e5c70f80116fadd348410db1bbec1bfb3ccbefa4
lib/csv2hash/structure_validator/deprecation.rb10064400570 Bytes68bf0034adfd54affb5ca2f1c2fd90a64176e21df3b47a3e2321f484b985df2b
lib/csv2hash/structure_validator/max_columns.rb10064400351 Bytes8573e66ce24e31a91809913d3b972f5d1046e416e7f4e816bb9e5a380c6984a8
lib/csv2hash/structure_validator/min_columns.rb10064400353 Bytese9bb9c31ccc405038352af28c8b79f9c1e1c5bee474e54073d1e4aa0de1ebcd9
lib/csv2hash/validator.rb100644001.41 KBaf31e375b738e2c03a65c451b7789c8b04a5728efacd16217aa6816b24395e0e
lib/csv2hash/validator/collection.rb10064400416 Bytesb3f3df053b38db9373dabcf35aa5d8c78b93cb32f0577f7f78d2586985dea051
lib/csv2hash/validator/mapping.rb10064400243 Bytesc4773bb40a2ab60144fe0cf45ddc0a1dd3c9f1957d8648ee4b454a104321b1d7
lib/csv2hash/version.rb1006440040 Bytesddb5e1552af8acda28ac0c842c1ccba1d9bce19b06e2b6bddb27ff8f02f23be1
lib/csv2hash/yaml_loader.rb100644001009 Bytes4cc7b98c412a2cee975b4c825005ae89ff22b7fdb567c3337cfc58e6b126e67f
spec/csv2hash/definition_spec.rb100644001.98 KB9c20c0e2ab6e7ed82409c0cc0271bd74df26831e05bb894f155b34537b4decf3
spec/csv2hash/parser/collection_spec.rb100644001.83 KBb8e0e4b2ac7604d86252d83d495ceb82e13df90ccfbab2dd997b90f52c65694b
spec/csv2hash/parser/mapping_spec.rb100644001.76 KBd1efec8ea01354993efa6a3d57117083d1d19ba85cb8c5dd5a277d5bfa4b4eca
spec/csv2hash/parser_spec.rb1006440049 Bytes0bbfaafc25cb2909b3200a172fa694f3ee7efc22a6fe601d9285711f2a07462b
spec/csv2hash/structure_validator_spec.rb100644002.29 KB2f2473a1d81b400e63ceb5a2a30c9a2c798e49e5dcf47bb28408dab57658faba
spec/csv2hash/validator/collection_spec.rb100644002.66 KB5e9bc9ef20bcdfa6a7927ac40656198ef30af5622c02e0bfc43a6c2c8cb88f46
spec/csv2hash/validator/mapping_spec.rb100644003.57 KBca7073a39c2831315e360a53195f627ea6875e3b2c8926d642615412d4e9414b
spec/csv2hash/validator_spec.rb100644001.03 KB6e4f1ed66686293cff649cfab35c27d6b117d55901b299cea68e4a866eabca62
spec/csv2hash/yaml_loader_spec.rb10064400592 Bytesc132c1303a066eb7b045bf19d6d4218e39e282d54756b594ec95f2fef137a749
spec/csv2hash_spec.rb10064400453 Bytesca50106e8709868b4a910c6357a9938c971c18bd878b683a48bac5a269205847
spec/spec_helper.rb10064400210 Bytesdcebcb62141d243fd792bdd2ff22532ad496c9740b659a99e8c27ab5dc6c8593