.github/workflows/gem-push.yml | 100644 | 0 | 0 | | | 1.13 KB | ff58aba5c45b10f617323c89426c70a98e13aa7b591b4656be905580d672dc60 |
.github/workflows/ruby.yml | 100644 | 0 | 0 | | | 1.1 KB | 34a71ca0b31c98c09299831ad7f534cb1827aa30237d235c002042e875efca0f |
.gitignore | 100644 | 0 | 0 | | | 124 Bytes | 973741d741926b16696755f668b8f78cfcc20f1de65d29b692ab8c26988ddb51 |
.rspec | 100644 | 0 | 0 | | | 41 Bytes | 69da887d7e33f175facaf289ac28097b0ed3f10cef0c35001e3bfc01d78b1079 |
.travis.yml | 100644 | 0 | 0 | | | 26 Bytes | 171f26b25285a4bfd411cf1e234e16d3d6a9c3da7e851a0bc632c98b66c5666b |
Gemfile | 100644 | 0 | 0 | | | 97 Bytes | 31470c85a354c88fd85dd10d2bf0888e0368c6f779abf57acb16f8a274d1b20b |
LICENSE.txt | 100644 | 0 | 0 | | | 1.04 KB | 8f6d7e4553b5a2dcccfa06c672ccb61b3f29a287196debaa1a1f400a79ab6251 |
README.md | 100644 | 0 | 0 | | | 3.42 KB | 7c015c422766c4eaf5d0822859314764da30d893cba4e7d244d7343177729d27 |
Rakefile | 100644 | 0 | 0 | | | 174 Bytes | a59fa162ba738277ee101af0e106f3dbff36e14b302a04162a1d8ce10c1541eb |
lib/postcodes_io.rb | 100644 | 0 | 0 | | | 348 Bytes | 59b417aec3cac7651196a95c4580493c7ac04df91917c7ae20a00c9e1accd9ae |
lib/postcodes_io/autocomplete.rb | 100644 | 0 | 0 | | | 806 Bytes | 5aa5fb7217622725622c68f77688dcc8c7693936e9269e6a4239b799fae0351b |
lib/postcodes_io/autocomplete_list.rb | 100644 | 0 | 0 | | | 164 Bytes | b5ffd1c07eb4c6558076cdf495fe688eb500937546ae17ecb143f84adb294e9b |
lib/postcodes_io/base.rb | 100644 | 0 | 0 | | | 274 Bytes | 421a0defb5b7a7426d910d1b6c1a0d5b55902de28bec509e2f1aab35390af367 |
lib/postcodes_io/lookup.rb | 100644 | 0 | 0 | | | 1.34 KB | 0cb9cb928f161d81dd14ebc6d2936fc3c9a1a3a56a1f4dbd1c1b4770de210511 |
lib/postcodes_io/lookup_terminated.rb | 100644 | 0 | 0 | | | 812 Bytes | 7d51d8bdd6940bd1b097dfeddfb51c8b59941be50bd1a54bfbc905e3e59097ed |
lib/postcodes_io/postcode.rb | 100644 | 0 | 0 | | | 156 Bytes | 65ce6a22910f984d17b46ffad6fea9796994589d94e695bcc2396e519e7c90ee |
lib/postcodes_io/reverse_geocode.rb | 100644 | 0 | 0 | | | 574 Bytes | c557a58c9ec260cbd3177d08f76a75b13d12c2c59cbcad904af80806312d60e3 |
lib/postcodes_io/version.rb | 100644 | 0 | 0 | | | 41 Bytes | a67c1fe74952be205524509be41b83b26983d349efc1c758f4e8a8e240f6beed |
postcodes_io.gemspec | 100644 | 0 | 0 | | | 983 Bytes | d7a77f4fc6cab1f1e10c9c61988447f822f4824e8e93422caab13a2f06cf1a24 |
spec/autocomplete_spec.rb | 100644 | 0 | 0 | | | 1.07 KB | 24ae4a90de3137c52ccd5efeb2673ad24bb7ff16a5b10735ebaeafef22b45473 |
spec/fixtures/autocomplete_response.json | 100644 | 0 | 0 | | | 180 Bytes | 4cf2a1122cd55aebc6337b8c0f278b0f0b4e6f10e68bad08cacef780a401253f |
spec/fixtures/lookup_multi_response.json | 100644 | 0 | 0 | | | 3.07 KB | d34cbaf758a59abfa08fabae00cb7b2b5a9fd717a6abaa7c8555498ce9d792d7 |
spec/fixtures/lookup_response.json | 100644 | 0 | 0 | | | 836 Bytes | 92744b3639e11da1538d152865980739c2313649c03fe50f36652d6f0b414949 |
spec/fixtures/lookup_terminated_response.json | 100644 | 0 | 0 | | | 193 Bytes | 6fbe4e1d802ad0e0b2e2766aa1cecbd266f0a79a548e7236b7be2dc8908fa25f |
spec/fixtures/no_results_response.json | 100644 | 0 | 0 | | | 29 Bytes | 19f5f55e32d870845bec61c5d5b586c44c05ee90dade222608f259cb015cabb3 |
spec/fixtures/reverse_geocode_response.json | 100644 | 0 | 0 | | | 2.32 KB | 021afcb5d150d4896dcee8a1f9f5c5601417a6540d5cfca3be93305787aed731 |
spec/lookup_spec.rb | 100644 | 0 | 0 | | | 1.73 KB | acda0afdf72d1b7a0a2b6021f181343faab451c201c4222b5b23f8d133a99902 |
spec/lookup_terminated_spec.rb | 100644 | 0 | 0 | | | 746 Bytes | 29be2fd55a28aed7c81b7989f2ebb0571d8479280559c06d354179de028ab277 |
spec/postcode_io_spec.rb | 100644 | 0 | 0 | | | 54 Bytes | 08592bbef0f133cfd1828eb76c9a7794646d7f68f9065647efdf6a616430070a |
spec/reverse_geocode_spec.rb | 100644 | 0 | 0 | | | 1.4 KB | a5fc4cf9572b9718f49f3fe37e471476109df464daf9715f34dbf6ac9ec878a9 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 2.59 KB | 9be6e348ad5228b51e89f0135aca49f07c0db10ea07bb58b0df839cebe3225a7 |