.gitignore | 100644 | 0 | 0 | | | 607 Bytes | 94c4b9b133bc2734462758f86091c226108cedb2948740a41d7f55874398a9e9 |
.ruby-version | 100644 | 0 | 0 | | | 6 Bytes | fe650098093fad42070e8a2cacfb216a6c416af57bd26dd6ff479fef69f8bc71 |
.travis.yml | 100644 | 0 | 0 | | | 332 Bytes | 40e3ad51b8038262ff184114c87e2bd2a76ab4c5182bf9948cd9eaf71f0dc542 |
CONTRIBUTING.md | 100644 | 0 | 0 | | | 903 Bytes | ddac56b954a39ffcc89f53e35a193d35f3eb83052364a3067f9a340ecea7ef6d |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | f5f727ddacdc03382525f8e12ac748ac63d30a5e7a96f921da4f6a021bcb6b47 |
Gemfile.lock | 100644 | 0 | 0 | | | 2.82 KB | e719f1be13705c99432b5232496253c8bafb14445820b91b197e8c55981b4519 |
LICENSE | 100644 | 0 | 0 | | | 1.06 KB | b1346f1ad35cee86cd95645502f8e53461955386730c65b9265001d1160c6c90 |
README.md | 100644 | 0 | 0 | | | 7.28 KB | 29a3ef58bc28b9f106248b45107f76726d5d5a132e0e8481808e6693eb5da83b |
Rakefile | 100644 | 0 | 0 | | | 1.25 KB | a28b569f51c20ddb277443cbd356d00bffe595dab39dd2263534ad16b6805dd0 |
benchmark/NPRI-SubsDisp-Normalized-Since1993.csv | 100644 | 0 | 0 | | | 1.4 MB | 27250c9af36287bee6be7ec37e0b5350cfb5089f363a97411d249b13b31a0c88 |
benchmark/README.md | 100644 | 0 | 0 | | | 5.17 KB | 695877324109393d2d392c26fc5496dd56694520c5474967319312c72b4ce9bb |
benchmark/benchmark.rb | 100644 | 0 | 0 | | | 693 Bytes | fdac4cf940ce31f28b063a183d9ad4851c2ad4485b2008b106449eecb487d6dc |
benchmark/results.png | 100644 | 0 | 0 | | | 127 KB | 17382124557cb80ae7c4ec346f0a7442eea0544812b119114aaaba3fb79446f1 |
benchmark/results.xlsx | 100644 | 0 | 0 | | | 44.6 KB | c95c1e1385df0a8d49bb0e63360363181f7e3b57f30f501c4a6a69270635a8bc |
benchmark/strategies.rb | 100644 | 0 | 0 | | | 3.56 KB | cc7a44efb88400288933d18835ce32ee915bc075c357b05533e3a8a3f4b617aa |
benchmark/tools.rb | 100644 | 0 | 0 | | | 1.69 KB | bddf14a3f938800794e0a66d92c29d29c28a983cf6554ed82c994a1d7676486c |
csv_fast_importer.gemspec | 100644 | 0 | 0 | | | 1.71 KB | a7770019c4dde5687e62a42f7353991f7c13f5c929defb8305ea926c1b4c75ad |
lib/csv_fast_importer.rb | 100644 | 0 | 0 | | | 313 Bytes | a77072d9cc9bedb69323fd2d74e8ad912c4ccfb0d607c63d84fe62ba7b8fe118 |
lib/csv_fast_importer/configuration.rb | 100644 | 0 | 0 | | | 1.28 KB | 4d581584bb8c5de057996a2bef6c48960dafddf2995d41628c8de2604a256cee |
lib/csv_fast_importer/database/mysql.rb | 100644 | 0 | 0 | | | 911 Bytes | 85f2fdcdd867655d719750691345521463ee391b7edc0f4f3cd8342aae02fd3d |
lib/csv_fast_importer/database/postgres.rb | 100644 | 0 | 0 | | | 1.06 KB | 27093d0ac3497880a5e02303e75b91b324c01d1c5fa5d0987b3184bf0a055054 |
lib/csv_fast_importer/database/queryable.rb | 100644 | 0 | 0 | | | 1.15 KB | 1defd7c2c12990b3d9d129bb11e7125c6ff626efdbb9d5663d4166895247d213 |
lib/csv_fast_importer/database_connection.rb | 100644 | 0 | 0 | | | 410 Bytes | 398c376f0dab4959a450ac0873f8f5ef5406331d3ec128d29442fcfad4f6ff76 |
lib/csv_fast_importer/database_factory.rb | 100644 | 0 | 0 | | | 777 Bytes | 73f3caa89b7deb64c2eb231bce9c7db36a451d7cf492f7d14e17ecd43e0f865f |
lib/csv_fast_importer/import.rb | 100644 | 0 | 0 | | | 1.63 KB | 33b25065dbd751436996a48e65c382481efce0bf9fd3874fc0939024ec5828cd |
lib/csv_fast_importer/version.rb | 100644 | 0 | 0 | | | 47 Bytes | 1dfae3bd998ff47be71dee542940cbab81d636571d81a0532b3b99fe2de89cbb |
sample-app/.gitignore | 100644 | 0 | 0 | | | 122 Bytes | 4df2cf1ae75997238e0f2b797f40ff830fc5cf36fd5eac35a40a09a1c882783a |
sample-app/Gemfile | 100644 | 0 | 0 | | | 1.5 KB | ce352d694aa78bf0819a3b3b3cb54bc3f8dc3faf809b906caa46cf73112d6e6f |
sample-app/Gemfile.lock | 100644 | 0 | 0 | | | 4.16 KB | a745c40ed3451ce9f9b354bb0a4fc16ae036ac0e04c822d90e4eea8695f69da2 |
sample-app/README.md | 100644 | 0 | 0 | | | 342 Bytes | d0c7e02e5900135115af2019547d1c4d22a930126bfbd755940fc5ffc622625b |
sample-app/Rakefile | 100644 | 0 | 0 | | | 249 Bytes | 2ee3dee530649056f2d72faf53794a8330554ba47d2667a394fe5dc898421beb |
sample-app/app/assets/images/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/app/assets/javascripts/application.js | 100644 | 0 | 0 | | | 661 Bytes | c314fdfbd260adeb1f0dd72f46b020e284d7098acf1dd059287d48d106521ccf |
sample-app/app/assets/stylesheets/application.css | 100644 | 0 | 0 | | | 686 Bytes | d1b0c48d409cf1cefad63648e215755a6f58855af8676268305791d715041156 |
sample-app/app/controllers/application_controller.rb | 100644 | 0 | 0 | | | 204 Bytes | 12c2dea0e1551cb53798d38ec06d349df07a5766866b0e5e6548a84a706935bd |
sample-app/app/controllers/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/app/helpers/application_helper.rb | 100644 | 0 | 0 | | | 29 Bytes | f77fac5ea412dbed92c4524fe0ed180acb2b7239f84daf758da989032301f5c8 |
sample-app/app/mailers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/app/models/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/app/models/concerns/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/app/models/knight.rb | 100644 | 0 | 0 | | | 38 Bytes | eb6b5d1d2ccd523d0f08a05a8c36321e00d3be66e51f031571b59828cc44eb30 |
sample-app/app/views/layouts/application.html.erb | 100644 | 0 | 0 | | | 299 Bytes | 46cd2f081f66ae8376318258161b69847f92ae0175f464b56d45904aa9c08288 |
sample-app/bin/bundle | 100755 | 0 | 0 | | | 129 Bytes | 7130bf85d0a1f4213924c456fffcc778b78258c0008e62a76bff9722a8cf1034 |
sample-app/bin/rails | 100755 | 0 | 0 | | | 268 Bytes | 52bcb31a0bb09f018eb3cd052ec524db97546a2591ab8c87d5613912f651513a |
sample-app/bin/rake | 100755 | 0 | 0 | | | 213 Bytes | a502332225adc3d3dc842e29c543ce6d09433d35eee66d43f164ed031c9bf9e8 |
sample-app/bin/setup | 100755 | 0 | 0 | | | 805 Bytes | ede5b1bbd5f1dbf31f8f478c5d1245a0a9f3b5d9234e8d319f1ecaca3d6336b3 |
sample-app/bin/spring | 100755 | 0 | 0 | | | 507 Bytes | 31c71903968700661e22ffef7747a632695c437cd7aaa5ff9748a86e34777bf4 |
sample-app/config.ru | 100644 | 0 | 0 | | | 153 Bytes | 1f66b5c73fca9bd453fba0553ffe4207f50050e5c32219b636a7121d8b3ba5d5 |
sample-app/config/application.rb | 100644 | 0 | 0 | | | 1.09 KB | 10aedfebdfb4d8cc2e200edb802ad9356a3649ad5be348219d1dcf118791f7a6 |
sample-app/config/boot.rb | 100644 | 0 | 0 | | | 132 Bytes | d4165163356fe0d32373bf15186114f3e004d572af2baa777b6926cd2021ef7c |
sample-app/config/database.yml | 100644 | 0 | 0 | | | 501 Bytes | a7565bc243aed53e6f5c6c5f38c819ab7b4661b94ad1b7e2845f641b3123f328 |
sample-app/config/environment.rb | 100644 | 0 | 0 | | | 150 Bytes | 6a4d7f5e0c46b1c8352a9a083f83b6b2053157662c090726282e7ad14a5a5ef9 |
sample-app/config/environments/development.rb | 100644 | 0 | 0 | | | 1.56 KB | 77c7a5a1db6ac6a4f78021b41d89fb1b118accf624ee80d6f71e93bbaca87e16 |
sample-app/config/environments/production.rb | 100644 | 0 | 0 | | | 3.23 KB | 96951fb43ab72ac02c04fde25d2645de092e07b01feb5a0bd87b4099b68c4265 |
sample-app/config/environments/test.rb | 100644 | 0 | 0 | | | 1.71 KB | 7375bb68985e53cdd5eb53e06492813774d2f77bdfbec7ff5a17c2faf9dd61e4 |
sample-app/config/initializers/assets.rb | 100644 | 0 | 0 | | | 486 Bytes | c3db30efbef7ec91fc324d711e15367b3f6d90538721080d895a1a1973af7a9a |
sample-app/config/initializers/backtrace_silencers.rb | 100644 | 0 | 0 | | | 404 Bytes | 12656d43090727d98c72bed6ba153b501ae0b7fdc5f20cfd64b5ab8a8bfa87a8 |
sample-app/config/initializers/cookies_serializer.rb | 100644 | 0 | 0 | | | 129 Bytes | 7b5fe6f38afa44b295c09bf013f9138a5314ebab351c86cf2e24f98fc6e6d848 |
sample-app/config/initializers/filter_parameter_logging.rb | 100644 | 0 | 0 | | | 194 Bytes | eb293cbcac26012fb63489b355b7a68df2e0f5006abe79e2128752f40514aaf4 |
sample-app/config/initializers/inflections.rb | 100644 | 0 | 0 | | | 647 Bytes | a2045e2ce03f29305e052a9236ff41d4c7d4d171c0fa5bf8cfbc958edd307df6 |
sample-app/config/initializers/mime_types.rb | 100644 | 0 | 0 | | | 156 Bytes | 47b40f15fe7b4cb01fd6a72377cfcc2c12d4a92b2cb72dca4d66005cddcccc94 |
sample-app/config/initializers/session_store.rb | 100644 | 0 | 0 | | | 142 Bytes | 192ed15db48f02289985f39bc25bee00f8e77fc6c778e6c4f89c98963f8ca4c0 |
sample-app/config/initializers/wrap_parameters.rb | 100644 | 0 | 0 | | | 517 Bytes | c9768c02e265d5980177ea86c7fd886a19a2a276d11663c5849eca5231280691 |
sample-app/config/locales/en.yml | 100644 | 0 | 0 | | | 634 Bytes | 44028606fa6334147bef7aeb7ef9303dd7971c96c2e0d9d29525c19919bac57c |
sample-app/config/routes.rb | 100644 | 0 | 0 | | | 1.56 KB | a0ffc49e2d8ba00e413a48603913eb079f37cf2b397b8608eb6d424e0b4498b6 |
sample-app/config/secrets.yml | 100644 | 0 | 0 | | | 964 Bytes | 51c5695c458bf9bbdd613c2f08227dec1ee9de0161d55fb561f01fc839d515ad |
sample-app/db/development.sqlite3 | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/db/migrate/20170818134706_create_knights.rb | 100644 | 0 | 0 | | | 153 Bytes | dabaac933c031ca68bee12dc5eb13bd3e7dd71a34c36197beca255c9b02342ef |
sample-app/db/schema.rb | 100644 | 0 | 0 | | | 1009 Bytes | b81155bb6cf491d9161b487e3a12e66ad8c8c909d09a799c0bf93d905c09bde8 |
sample-app/db/seeds.rb | 100644 | 0 | 0 | | | 343 Bytes | 23894953d6535a862947de82cfa02ba7d2e9fd627acfabefaef9dc22953b6255 |
sample-app/knights.csv | 100644 | 0 | 0 | | | 67 Bytes | cac900b3d2b8d8207c447a22ed23b68d1e6e360b557a9c83e7c518932ae1eabe |
sample-app/lib/assets/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/lib/tasks/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/lib/tasks/csv_fast_importer.rake | 100644 | 0 | 0 | | | 279 Bytes | 699ada514559f6f3b40f55884b2d1bc124d5277fa27769dcf1619188d23fe2b6 |
sample-app/log/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/public/404.html | 100644 | 0 | 0 | | | 1.53 KB | b8c03554a54fcd04dde6befa1f0cbaff733c54435021c08cb8a4e3474812d015 |
sample-app/public/422.html | 100644 | 0 | 0 | | | 1.51 KB | a699bce0b9481ae5ac7e8121cca1ded3573e369502d56c353311fe263a3569e7 |
sample-app/public/500.html | 100644 | 0 | 0 | | | 1.44 KB | 119cbfcafeddb7a1ecf2d53d67a5681fbfc3a6d30c0d9afcbd9d22d83bd14570 |
sample-app/public/favicon.ico | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/public/robots.txt | 100644 | 0 | 0 | | | 202 Bytes | 17fb1dc3361b057783040fa7f58d72f18707170866d370bd3db6e547bee09058 |
sample-app/test/controllers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/test/fixtures/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/test/fixtures/knights.yml | 100644 | 0 | 0 | | | 171 Bytes | cbda4b75cfe25787a595628cec0809b7bf615bb282f0423705a09b1ddc2b0954 |
sample-app/test/helpers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/test/integration/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/test/mailers/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/test/models/.keep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
sample-app/test/models/knight_test.rb | 100644 | 0 | 0 | | | 120 Bytes | fa04dd4cb138fbb8e029c1d4fb951e04740d399e773485039d917f7a0e8d7db1 |
sample-app/test/test_helper.rb | 100644 | 0 | 0 | | | 312 Bytes | 0c25c362cc04a3e72f99d55fb2358a29704c6927c4b9322dc0ae7b6c072e27c4 |