.gitignore | 100644 | 0 | 0 | | | 179 Bytes | d1c9bcdf3ad338b804e9f225decc9c2eb7d945b66c85dbfaed1772055a275b1b |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 3c1e0e3627dc030a4c0095acd12ac6b4eb367e6e2095fa1c89653d97006beb7e |
.travis.yml | 100644 | 0 | 0 | | | 172 Bytes | c3cf81f09e2fce5a7d839f1596a6deef604e1b3645f81160ef6272a68109e71e |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.08 KB | 5587d7404898291b993ae799e1aa9a99a5c58a74be2f1eca5e96032ef7a02289 |
Gemfile | 100644 | 0 | 0 | | | 107 Bytes | c5bc1677049141997394e3d4a971173f1c0473cd7908e7c8beb5a2936ed5b0a0 |
Guardfile | 100644 | 0 | 0 | | | 300 Bytes | 85b8c8db66f2644661fdaf8a3c14abc4147d2f66369c98685fe9a2b8ed27b55c |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | bea598dbc3c20b0be9874c96b15afc1b9760bd257b96dae245255279656cde23 |
README.md | 100644 | 0 | 0 | | | 3.11 KB | e510f6e434636599e7a479ccf31bc27930b4c0ec727e7959062eb1a4d25301a5 |
Rakefile | 100644 | 0 | 0 | | | 28 Bytes | 5d20ab6abd8a77e0db94f9599c1ee015db492045de53207641ace9bca4862f24 |
db/migrate/1_create_usda_food_groups.rb | 100644 | 0 | 0 | | | 258 Bytes | 7837efddb26a86611410565cd4f4eeb65132fc5a801c272680fab8f15bbefbd2 |
db/migrate/2_create_usda_foods.rb | 100644 | 0 | 0 | | | 665 Bytes | 1cd9d27acff9ff3def45c42c86d96807a4f48a7c1a632d7869b6677b08c58884 |
db/migrate/3_create_usda_foods_nutrients.rb | 100644 | 0 | 0 | | | 916 Bytes | 79e4c4b9c326be8e2bce30d20a49f4b9f73f4f29f1f90222fdcc262bedd1e58b |
db/migrate/4_create_usda_nutrients.rb | 100644 | 0 | 0 | | | 435 Bytes | 4597ff62f2fda22dfbe5a6d52540875e5f7cb06a2dcc2dbcdbce56c84625e456 |
db/migrate/5_create_usda_weights.rb | 100644 | 0 | 0 | | | 435 Bytes | a94b630c1fe2d85e3aeee83772ee0748aea8ce85d6329dc0ee13e2dadb02ebe7 |
db/migrate/6_create_usda_footnotes.rb | 100644 | 0 | 0 | | | 392 Bytes | e3778d8e218fca65020bb4d9440d3e4e45a21399ba3834597c8d8431fdc8baa6 |
db/migrate/7_create_usda_source_codes.rb | 100644 | 0 | 0 | | | 216 Bytes | 426fe69f5dbe4a2fd9ca3ef09916b1e2fbf60e4afb7973d2a8938739e65f9e9d |
db/migrate/8_add_timestamps_to_all_tables.rb | 100644 | 0 | 0 | | | 366 Bytes | bbe978e1197ef7bbb93c07f202962f5f4745f8fef483a47ca76c42bec1ac663e |
lib/usda-nutrient-database.rb | 100644 | 0 | 0 | | | 1.48 KB | 08b9a71c75c00f43f54ce940edd91ae03a351621d78b1d653dbed83bc810d8b2 |
lib/usda_nutrient_database/configuration.rb | 100644 | 0 | 0 | | | 249 Bytes | 9a8ee7025dc9f017bb4a5ccd6a5f2560b348f2ad5382394f03ca7f3c7184f22b |
lib/usda_nutrient_database/engine.rb | 100644 | 0 | 0 | | | 92 Bytes | 1e8fc4da7717c3c9590bf6b0745095b1ac529939579b2f823354f215a3efa401 |
lib/usda_nutrient_database/food.rb | 100644 | 0 | 0 | | | 997 Bytes | b596156e9b34bce8df11588864d7a9733a4b70f8a5125286ffff6f6f09f95f0a |
lib/usda_nutrient_database/food_group.rb | 100644 | 0 | 0 | | | 383 Bytes | 9fef670a7b0ab408c4602317545d707db506674c0bd530e08abd9d9b8e652bd3 |
lib/usda_nutrient_database/foods_nutrient.rb | 100644 | 0 | 0 | | | 722 Bytes | f7256f164fe73dc30bee565da5d84f5d87d75abdab7de31e0954c09d84d2ef6f |
lib/usda_nutrient_database/footnote.rb | 100644 | 0 | 0 | | | 568 Bytes | ea202a8f7b7d8656f43c279923afe32b167f15782808cab07847422cb350da38 |
lib/usda_nutrient_database/import/base.rb | 100644 | 0 | 0 | | | 1.08 KB | c3135ced5666602f274680ea51aac8d408049aba59ece62ff51e816fb6051444 |
lib/usda_nutrient_database/import/downloader.rb | 100644 | 0 | 0 | | | 1.81 KB | f1ecd1d4739fb87e952ad5006d7b45eedea7ac99debb5655ad7339959df178a4 |
lib/usda_nutrient_database/import/food_groups.rb | 100644 | 0 | 0 | | | 447 Bytes | 807679bac08f51c01cc6a88d4e6a22ceb7221699ebe35a41b63715128afdaad2 |
lib/usda_nutrient_database/import/foods.rb | 100644 | 0 | 0 | | | 824 Bytes | bad1c56ac08d4b1381580e5b119a208b3bd6c98331256581d37f7b6e83d048d9 |
lib/usda_nutrient_database/import/foods_nutrients.rb | 100644 | 0 | 0 | | | 853 Bytes | bfb477a0fac124f89258ac717f2eae7cca73b6648729ab0e24206d1cbeab8f82 |
lib/usda_nutrient_database/import/footnotes.rb | 100644 | 0 | 0 | | | 648 Bytes | 3067bbae4587f4d0dfc46d6acf8b221824818b2a92bcbaf9535f334c06f0e607 |
lib/usda_nutrient_database/import/nutrients.rb | 100644 | 0 | 0 | | | 578 Bytes | ba584445d01d959982959dd7a9c58ef0e774b63633154297a3cb33e613d97169 |
lib/usda_nutrient_database/import/source_codes.rb | 100644 | 0 | 0 | | | 440 Bytes | d2da509133ce5732c63fed07a220d506df251aabbf60eadf211f524efecf1043 |
lib/usda_nutrient_database/import/weights.rb | 100644 | 0 | 0 | | | 663 Bytes | 0675d6844c0c1995155b9046c04402228c2402f83ebe39d493723805c55bfdda |
lib/usda_nutrient_database/importer.rb | 100644 | 0 | 0 | | | 813 Bytes | d9e8f9648877a27103c785058588aac144f2f38616d455c72ff1ec49ce52d1d1 |
lib/usda_nutrient_database/nutrient.rb | 100644 | 0 | 0 | | | 854 Bytes | 5c5a30c3aaebf03992acb04485e33ee1785b4272a514224341584d058c27ea3b |
lib/usda_nutrient_database/railtie.rb | 100644 | 0 | 0 | | | 208 Bytes | 5f044ca36e160d403fe830bc6d43da0b18654d67206bd0fcade4a78e20215275 |
lib/usda_nutrient_database/source_code.rb | 100644 | 0 | 0 | | | 234 Bytes | a09886e7d06673083541d1da0da54fbd9313613c811c627a8a35c582d4cd2949 |
lib/usda_nutrient_database/tasks/usda_nutrient_database.rake | 100644 | 0 | 0 | | | 790 Bytes | 65a4f84e7e77fe02c2e83eee3da945bbd78baaab1877fe03131d0cd4c1cafda5 |
lib/usda_nutrient_database/version.rb | 100644 | 0 | 0 | | | 52 Bytes | 7472a72468ff03257797efa06b7451b4e6efd83af9f548b3047bec993f2a726a |
lib/usda_nutrient_database/weight.rb | 100644 | 0 | 0 | | | 563 Bytes | 5f1d41087d416ffcd497a21f654b70cfaaed0cfed9d20727cf2b1f5479c72322 |
spec/database.yml | 100644 | 0 | 0 | | | 356 Bytes | 1a4c4dddfb8e04237d9c265b4ba8aff143eecafe47c52d53276e5e516cec054e |
spec/lib/usda_nutrient_database/food_group_spec.rb | 100644 | 0 | 0 | | | 166 Bytes | 7684839ab783343c82ab4587ce61fb50a7b609290358a15d2ddcb338b0298e8f |
spec/lib/usda_nutrient_database/food_spec.rb | 100644 | 0 | 0 | | | 297 Bytes | a3b5b23bcdc42d74dfbdd10cb9775755747e1d349c8148e5e10206151dcfc1c9 |
spec/lib/usda_nutrient_database/foods_nutrient_spec.rb | 100644 | 0 | 0 | | | 350 Bytes | 29e00f5a876a6e495d4bd564c3f0131e9250c7b9eb589377e313afe1fcca3bce |
spec/lib/usda_nutrient_database/footnote_spec.rb | 100644 | 0 | 0 | | | 294 Bytes | 22d0366712d228bba299eec56377499a2716f749ead13d67d3e2b12b9c549704 |
spec/lib/usda_nutrient_database/import/downloader_spec.rb | 100644 | 0 | 0 | | | 1.71 KB | 9414e13b6c04c2cef1961c4cf07378eb3f624e0d6eb970772c03f19dd8231b9d |
spec/lib/usda_nutrient_database/import/food_groups_spec.rb | 100644 | 0 | 0 | | | 704 Bytes | 369ba5fd41cb59ce2b93277c5d966d125386d5eb688d2d476b4a0f9e6b96837a |
spec/lib/usda_nutrient_database/import/foods_nutrients_spec.rb | 100644 | 0 | 0 | | | 293 Bytes | 825eab574b93023fe9eee0615951d3409e69f7e3ed91987339a069adc5eaf7a1 |
spec/lib/usda_nutrient_database/import/foods_spec.rb | 100644 | 0 | 0 | | | 378 Bytes | f35791d0c148834de99136ff87d7b919b612239fc030e2e16d0fcb8dbe6e8586 |
spec/lib/usda_nutrient_database/import/footnotes_spec.rb | 100644 | 0 | 0 | | | 269 Bytes | 69055268c5384be117955522be144c675c4ae0728c42468d161b7bc52b5a5554 |
spec/lib/usda_nutrient_database/import/nutrients_spec.rb | 100644 | 0 | 0 | | | 269 Bytes | f859e0e6f35ee2bf47159c47bb29121b858315698c6294febc7330edfa93371b |
spec/lib/usda_nutrient_database/import/source_codes_spec.rb | 100644 | 0 | 0 | | | 275 Bytes | 07965cc1b415e23725ea7ad92b2532b72772c8a639e1d716fa50396d95eca8ba |
spec/lib/usda_nutrient_database/import/weights_spec.rb | 100644 | 0 | 0 | | | 265 Bytes | b4e078a6737038bf6a5634590ca92660fb97ece6a3304cebd8f4ac128d245cfc |
spec/lib/usda_nutrient_database/importer_spec.rb | 100644 | 0 | 0 | | | 2.04 KB | b62eae08b109ee0be08ce10bf1cb41264c76a72048e8a80bbe9684f126f2dc56 |
spec/lib/usda_nutrient_database/nutrient_spec.rb | 100644 | 0 | 0 | | | 409 Bytes | 5f04575d386f02346076392f4c9b14a9ce51083abdcdec8c46a95b6081b1d90f |
spec/lib/usda_nutrient_database/source_code_spec.rb | 100644 | 0 | 0 | | | 153 Bytes | 141bd8b11827d8181c717815e3e57cefd2b92d811f92c90ca6c8287d5999afc9 |
spec/lib/usda_nutrient_database/weight_spec.rb | 100644 | 0 | 0 | | | 347 Bytes | 0c0cc49f2092127fae0b385a410d747424d6d74b1a83f9d971d7ea45fa951148 |
spec/schema.rb | 100644 | 0 | 0 | | | 2.59 KB | f5a3cddafcbbc632157af07e6a30847a400bd4c894e1c8109306656530490c83 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.09 KB | 3672bf1f5e92253176dbfb8a8f34bd858d676d2e24eaabdfb541cdd0af375b8c |
spec/support/database.rb | 100644 | 0 | 0 | | | 979 Bytes | fc3f8cc95e91467824d0e594379a2e3876daabff4986edded3eb840710e7c794 |
spec/support/sr25.zip | 100644 | 0 | 0 | | | 385 KB | d6a8ceaf2c857e87820ac61ea45b950aecad0a7e56c1e5b0cec8375c310ddae1 |
spec/support/sr25/FD_GROUP.txt | 100644 | 0 | 0 | | | 60 Bytes | aee00bd6c2c349b5891d5023424e0bc87fad6ff01a48a62836d30905dbb6c94e |
spec/support/sr25/FOOD_DES.txt | 100644 | 0 | 0 | | | 413 Bytes | acd190634ee500759b5bd664af847484a1937d18fd2a39251aac157e28423a06 |
spec/support/sr25/FOOTNOTE.txt | 100644 | 0 | 0 | | | 447 Bytes | ff89cb1af13460d6771dcd761d5c81a1b91888272092bc313c5c6bb49cc285a7 |
spec/support/sr25/NUTR_DEF.txt | 100644 | 0 | 0 | | | 148 Bytes | ee044a18158ce0474ab1bc47a2b6883b3e111b25c38af66744ce8465c5e263c9 |
spec/support/sr25/NUT_DATA.txt | 100644 | 0 | 0 | | | 293 Bytes | e3fdfe8193a16abd85500eba941066fd947de197a944cc3c4b75aaffeef2a2b6 |
spec/support/sr25/SRC_CD.txt | 100644 | 0 | 0 | | | 532 Bytes | 4351328c88c7deb275a625c3219d4aced92a265349893ce82b4cc1481c984b7e |
spec/support/sr25/WEIGHT.txt | 100644 | 0 | 0 | | | 96 Bytes | 32436f00664f4538af3c84aecb05280dccfa5e2bc60e33acabcd62d4ac390f54 |
spec/support/sr27.zip | 100644 | 0 | 0 | | | 1.81 MB | ecfcfc1a64c5b4df4176eafcb16875c4ac8b72d36248127f88907c35c164acb1 |
usda-nutrient-database.gemspec | 100644 | 0 | 0 | | | 1.67 KB | 2612891a385e3d8ceeae72b80af4b4860f36ac3387fae099d918f89c68c14470 |