.gitignore | 644 | 0 | 0 | | | 63 Bytes | ddefdaff66058fcf37344bd05ecb73680b3ded4db7289ccd4179669f5d5c82b8 |
Gemfile | 644 | 0 | 0 | | | 37 Bytes | fd806ee2dbdc5c7cbf41c0f1fd32d6061cfa536986b2e0f8f816069147f8632c |
LICENSE | 644 | 0 | 0 | | | 483 Bytes | 96f17857f3eb28a7d93dad930bc099a3cb65a9a2afb37069bfd1ba5ec5964389 |
README.md | 644 | 0 | 0 | | | 318 Bytes | c4fbf49ad50a883e90303bbec85b1ff582da9ff0645b3dadbaebc3812cc8ab5c |
Rakefile | 644 | 0 | 0 | | | 262 Bytes | 141ee633f211de535a4b675b328baa8995a17fd4675aaa3edd1433d3d9461878 |
kosher.gemspec | 644 | 0 | 0 | | | 1.12 KB | 1f4ef294c6733d3a5e1c076e4290ddd74483df9193dd7a2ccf4fa7a9e1623565 |
lib/kosher.rb | 644 | 0 | 0 | | | 783 Bytes | b5df277222d0ac8a38ff8883e093a85337292877985ef6ff7c62b805d2c1ea02 |
lib/kosher/author.rb | 644 | 0 | 0 | | | 99 Bytes | 1e87b557c4be6d8de7f1f312429737bdeaeefe87a38bddf13da1db4c6b46f6ce |
lib/kosher/availability.rb | 644 | 0 | 0 | | | 601 Bytes | 0336ce6044b8c8a0f24f0d0521d6fe2dc36a3c28fcd1b2ed50aec2c3c0e28384 |
lib/kosher/book.rb | 644 | 0 | 0 | | | 973 Bytes | ed6de534a62160e6fb336a8833ce3a8b015bd17f3219936668e9f75b43635dbf |
lib/kosher/condition.rb | 644 | 0 | 0 | | | 557 Bytes | 2606f85a3927dc5c6729fec35208fcb0348fddcbe90a3e5bbdd247b83a917749 |
lib/kosher/description.rb | 644 | 0 | 0 | | | 1.03 KB | 628a51d2d6da3306b1dad4662a2ad38a2bd5497c4ce36f5da36ad366bc053f03 |
lib/kosher/image.rb | 644 | 0 | 0 | | | 179 Bytes | 958fa290314a6f6ca9252445ac95e3bf16218aabb8d584ef155ea6063fc8c174 |
lib/kosher/item.rb | 644 | 0 | 0 | | | 510 Bytes | a01d6a6cf1bfdbf34ca2efc3fa7c54a0372d5f0cab71365fe53e150afca4b064 |
lib/kosher/location.rb | 644 | 0 | 0 | | | 116 Bytes | f29dda99e6059a468a3aa74feffcf63933e0de00ad03191ea63c3d84393b0366 |
lib/kosher/offer.rb | 644 | 0 | 0 | | | 908 Bytes | dffd3797d83dd68a2042e1c75cf7dd0073fc527a491ca3347b65ed3389a325c8 |
lib/kosher/seller.rb | 644 | 0 | 0 | | | 641 Bytes | 333ef7253e8f1bad222c5f9331aef3d2033c90eba4b2d1508028cfc0fbfec68e |
lib/kosher/shipping.rb | 644 | 0 | 0 | | | 587 Bytes | 3ed8fd90ba4f027b66a70d189245acd4adfdbce2cf762c322ca8b49e2b33afc1 |
lib/kosher/threshold.rb | 644 | 0 | 0 | | | 231 Bytes | 14b95f678328458cd7c9b928025124c0f276725d0f57543ddb266693663db0da |
lib/kosher/version.rb | 644 | 0 | 0 | | | 38 Bytes | 56805091acb98f7b6180ce67e8bc4f79f10e725e8bc9951d6631feb2dd8f524f |
spec/kosher/availability_spec.rb | 644 | 0 | 0 | | | 822 Bytes | 04db1890860b4d0dc31390046248685772365834049b893029b3f08efa3e492e |
spec/kosher/book_spec.rb | 644 | 0 | 0 | | | 2.05 KB | 4dbb787e0104e5fe17ff81d260d8131df4b55e7662916eda331dbb659c11870c |
spec/kosher/condition_spec.rb | 644 | 0 | 0 | | | 565 Bytes | e4169182c8f4bd9562b00960367c5e2fc431ac1415d4ceef5b5c710d8a6a3447 |
spec/kosher/description_spec.rb | 644 | 0 | 0 | | | 2.04 KB | e7a58be7041f950407c181344a86352d44b9883aa6cde57dce5ee1e5ad4f4367 |
spec/kosher/item_spec.rb | 644 | 0 | 0 | | | 1.15 KB | 55914db00f9178ffd5fead7d4b3bc60f5ee5dd8a9dea4e153bd9e6e80f35405a |
spec/kosher/location_spec.rb | 644 | 0 | 0 | | | 61 Bytes | b51c0257aa8acd563cb1f37706362798bfaa9a0f6f867cc7a9981c975fe8ff28 |
spec/kosher/offer_spec.rb | 644 | 0 | 0 | | | 4.62 KB | 8615d63a6195c1559291266df2745a78f5e99b8abcfdef15c2bb90b870b4c9b8 |
spec/kosher/seller_spec.rb | 644 | 0 | 0 | | | 1.21 KB | de36689931906af42ab893e921668992ded099a2bf579baf6f7cabb26fa30fd5 |
spec/kosher/shipping_spec.rb | 644 | 0 | 0 | | | 1.1 KB | 91ca0aad368f11c9455031ad2d15e0207dd6d4faf595bfcc39d27f3855a7df80 |
spec/kosher_spec.rb | 644 | 0 | 0 | | | 46 Bytes | 17df905d05d18a918c52e3a2682e673d874f935a865c2342e9b2419b725336e4 |
spec/spec_helper.rb | 644 | 0 | 0 | | | 209 Bytes | c9ddd22748932a04e157296b699934800d1fa1f6835067062416d222e7b67e6f |