.gitignore | 100644 | 0 | 0 | | | 163 Bytes | d7f06f1bb8af5be4cc4b8f5f679386a707eec786358a9a3878c48e4c788dc868 |
.travis.yml | 100644 | 0 | 0 | | | 47 Bytes | 299606e8365b03efc18aa2c28cadf390317e54c9b1b8206e8bb139e33b2d261d |
Gemfile | 100644 | 0 | 0 | | | 39 Bytes | c754e36f9b0fd0003a7b979b4a45a51150c6069191c2c6e341b3cea5dbe83513 |
LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 3a214b36f139796e20fbe8fadcec489a08023f298564a111198cbacf9481ba0f |
README.md | 100644 | 0 | 0 | | | 1011 Bytes | 9bbf9cf49891e2806a8be719d8d8a74f33b2bf561f06bdb6c16e419f835587fc |
Rakefile | 100644 | 0 | 0 | | | 245 Bytes | de6ad44e6191a1e4ae22f5773a2941876e2c971d8a413dcf19f57c5748775c7f |
lib/weather-api.rb | 100644 | 0 | 0 | | | 3.26 KB | a15e9d6edcde2ce68c51bda5ac187ca7018e6de5c84bcefab57cefad9af1d93f |
lib/weather-api/astronomy.rb | 100644 | 0 | 0 | | | 357 Bytes | bb2e3487161c7f3312a7e0d9884b81442a675aca113ff464064bf27061f5d6f9 |
lib/weather-api/atmosphere.rb | 100644 | 0 | 0 | | | 971 Bytes | a95684c86444b490f279d0c1c39496deff781a94a75c94549ae9a7fd34984c7c |
lib/weather-api/condition.rb | 100644 | 0 | 0 | | | 580 Bytes | 6a12cc052e255000cf0c15dde1bc49caaddbbe75368544cadd40fb9e5ed6b3ed |
lib/weather-api/forecast.rb | 100644 | 0 | 0 | | | 765 Bytes | 6f9d2f2454c20d53b45e57997f40b5bb5a8eb29dc437c8c7d3a54dc158feeb38 |
lib/weather-api/image.rb | 100644 | 0 | 0 | | | 185 Bytes | 06d6666dff0f68c03c3ee52874846be3d4a814f3ba01c07422f9cbdbcffeeda9 |
lib/weather-api/location.rb | 100644 | 0 | 0 | | | 378 Bytes | c1ab394211e374aa7af8da6c6e0f49f3991c3daa3b212969ff5f99e24b372382 |
lib/weather-api/response.rb | 100644 | 0 | 0 | | | 2.46 KB | 0fc7c84454afda4c28491ceba60b47252d104b17576c581b00d7a0e0f4192fd4 |
lib/weather-api/units.rb | 100644 | 0 | 0 | | | 786 Bytes | 0bf1d122e56ab5586e761ddf724b2ad09b0956c413c29a159cd9e756dc52e44d |
lib/weather-api/utils.rb | 100644 | 0 | 0 | | | 350 Bytes | 3e90643811799d057accbaedf8dcb865564b0091cc1bdb60e56d63aa74db8141 |
lib/weather-api/version.rb | 100644 | 0 | 0 | | | 73 Bytes | cb8bcd496823171a11f4a5141882728f1e16d2bbf4c4aa7ccb2315b1954ca81c |
lib/weather-api/wind.rb | 100644 | 0 | 0 | | | 380 Bytes | 7f5d8de7187e7f62ebff0ce6312969ad93c99c855d4565cf38f938c25f3857da |
spec/fixtures/cassettes/Weather_Astronomy/should_contain_Time_objects_for_sunrise_and_sunset.yml | 100644 | 0 | 0 | | | 4.21 KB | 7394b39f2f98e7a84a6d9536573c9ec38da7d983ffda2ff3b965258f166d093c |
spec/fixtures/cassettes/Weather_Atmosphere/should_contain_a_float_indicating_atmospheric_pressure.yml | 100644 | 0 | 0 | | | 4.21 KB | 591f14ae1e1a5ba9800ca5aa7b9edd193ef0fc81a9827f8443e2e61382cbc4cd |
spec/fixtures/cassettes/Weather_Atmosphere/should_contain_a_string_indicating_barometric_pressure.yml | 100644 | 0 | 0 | | | 4.21 KB | 7ae31b2dca112f67c55d236053e2ea6eb2b803ec2f19b75eb50f8f1b94645c1c |
spec/fixtures/cassettes/Weather_Atmosphere/should_contain_integers_representing_humidity_and_visibility.yml | 100644 | 0 | 0 | | | 4.02 KB | 2b378a172deb53eb214707a2bea1c9d94e98847d466abb6569833cf32349e299 |
spec/fixtures/cassettes/Weather_Condition/should_contain_a_weather_condition_code_a_date_a_temperature_and_a_description.yml | 100644 | 0 | 0 | | | 4.21 KB | 4c10a2b2b7d682a71055db03b5c96c6ef4accb04ddb69c092aab81192039984d |
spec/fixtures/cassettes/Weather_Forecast/should_contain_high_and_low_forecasts.yml | 100644 | 0 | 0 | | | 4.21 KB | b5430defa4af2e2ddcac159be10fbc0c1b14f6446992b3a491195b1c8534613d |
spec/fixtures/cassettes/Weather_Forecast/should_contain_the_name_of_the_day_associated_with_the_forecast.yml | 100644 | 0 | 0 | | | 4.21 KB | 92b08360b64c5d072f3cc70b55d0096e15d35fe3146b5483f59768ec462a4670 |
spec/fixtures/cassettes/Weather_Forecast/should_have_a_brief_description_of_the_forecasted_conditions.yml | 100644 | 0 | 0 | | | 4.02 KB | f265b9a7bfc84397857af9e6ba73ad4122fe55ea7881e9dbb3ea165a49e43989 |
spec/fixtures/cassettes/Weather_Forecast/should_have_a_weather_condition_code.yml | 100644 | 0 | 0 | | | 4.21 KB | 708221054819d98df44963832912f57be1b11015e673f2264b82f5785b0709d6 |
spec/fixtures/cassettes/Weather_Forecast/should_have_an_associated_date.yml | 100644 | 0 | 0 | | | 4.21 KB | 96426e75490f94509917e5a2fd6ea61a80b73494f0ec0bcd01bebd14d329f17d |
spec/fixtures/cassettes/Weather_Image/should_contain_a_string_for_the_image_url.yml | 100644 | 0 | 0 | | | 4.02 KB | 3a9f2803dfbc3e7d2ef7df2768e777fab2e47e9224cbb54ad97fa2587cfe040b |
spec/fixtures/cassettes/Weather_Location/should_be_able_to_look_up_Nice_France.yml | 100644 | 0 | 0 | | | 4.37 KB | d5f52dda3973548dce7bd791c461e716be049c5a507aa3f310e9cb041eff29d0 |
spec/fixtures/cassettes/Weather_Location/should_be_able_to_look_up_Seattle_WA.yml | 100644 | 0 | 0 | | | 4.22 KB | e71685cb7b5fcc5ca64c3d3f25256bd12a3b2fff35402aaedfa737ba114e162d |
spec/fixtures/cassettes/Weather_Location/should_be_able_to_look_up_Victoria_BC.yml | 100644 | 0 | 0 | | | 4.02 KB | ace583c5501db15816c064ee11c8dbd46c363d9017514cbb193b0dcfd2cb7854 |
spec/fixtures/cassettes/Weather_Location/should_contain_city_country_and_region_as_strings.yml | 100644 | 0 | 0 | | | 4.21 KB | fddc82ffa9893b9e5921d67987be6c2126e6af7dd26ba8353ad5b77506389dab |
spec/fixtures/cassettes/Weather_Response/should_contain_a_HTML_description_summarizing_weather_conditions.yml | 100644 | 0 | 0 | | | 4.02 KB | 1d9cecd93271b00e85fd054c31ff3a1bce0c0a14406ef420b86a495a1e7a662c |
spec/fixtures/cassettes/Weather_Response/should_contain_a_String_title.yml | 100644 | 0 | 0 | | | 4.21 KB | e61f297105c84cb6ef291d07a320d7f1207a3bbbd4dc2671d8fdfe9919bfee35 |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Astronomy_object.yml | 100644 | 0 | 0 | | | 4.21 KB | 8a2f383d7555eb957d9c122b95bc2911a13f8f32af9ba0113b11f458333b8ec5 |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Atmosphere_object.yml | 100644 | 0 | 0 | | | 4.21 KB | 90908cd829d4395b85587b2cba83667ade1516cb8a97729358a3a5b30a7cb48f |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Condition_object.yml | 100644 | 0 | 0 | | | 4.21 KB | b08750d14188736ac9b198a61d6717d47b26ea53f959abd35d619c779101ca87 |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Image_object.yml | 100644 | 0 | 0 | | | 4.21 KB | ed29aed5ef1f608e6a6310276250ec7b80e38d8c9e0ccf9a86ca86e17c32bbee |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Location_object.yml | 100644 | 0 | 0 | | | 4.21 KB | a8397bed1fa9a4360bbd1baf97a841790461af42d52361a43e3acc30f34c80b6 |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Units_object.yml | 100644 | 0 | 0 | | | 4.02 KB | 148a981d16d0895c445a6a74b49940a41516c42d13116b72c73ced16e80e13ed |
spec/fixtures/cassettes/Weather_Response/should_contain_a_Weather_Wind_object.yml | 100644 | 0 | 0 | | | 4.21 KB | 38273002c825e676997c8c035121e8ac4bd691639bd6db5c22ed8ce8f3f234fc |
spec/fixtures/cassettes/Weather_Response/should_contain_a_collection_of_Weather_Forecast_objects.yml | 100644 | 0 | 0 | | | 4.21 KB | 7eca9eeb83e617c1f2c686d6fe54ad5c86c345d39e78fcff303d7043d4879108 |
spec/fixtures/cassettes/Weather_Response/should_contain_latitude_and_longitude_in_floats.yml | 100644 | 0 | 0 | | | 4.02 KB | bef723e24e6b9808d68f87ea5705a2c4bf6e83b21781b8f09023455cbe34d240 |
spec/fixtures/cassettes/Weather_Response/should_contain_the_WOEID_of_the_request_location_and_the_requested_URL.yml | 100644 | 0 | 0 | | | 4.21 KB | 7e069a7b34bd48a71b48cfdac3233e2c2510c75c372f86aa0da6624109461293 |
spec/fixtures/cassettes/Weather_Response/should_return_a_RuntimeError_for_an_invalid_WOEID.yml | 100644 | 0 | 0 | | | 1.45 KB | b0a668bea4615f9c1d5d41573b1806328e4b91bd1cea70bba227443d9ebbd9ea |
spec/fixtures/cassettes/Weather_Units/defaults/should_default_to_metric_units.yml | 100644 | 0 | 0 | | | 4.21 KB | 9c5fe3a309a887e6aacb4018cffc02caf058bd62b708ac68296018c41418985b |
spec/fixtures/cassettes/Weather_Units/defaults/should_switch_to_imperial_if_specified.yml | 100644 | 0 | 0 | | | 4.01 KB | 9c5b728fe747c09ef92c37c53de01ed259795ae3ad9a7e0ab513ba496ee13db2 |
spec/fixtures/cassettes/Weather_Wind/should_contain_chill_direction_and_speed_as_integers.yml | 100644 | 0 | 0 | | | 4.21 KB | c5faaa4e44462c1de148458ff853cd3bdc949c4e27a3ce13c2f633cd14fd35cd |
spec/lib/astronomy_spec.rb | 100644 | 0 | 0 | | | 299 Bytes | b6e2085b478a26ce3c597a23bd6ecc3709e1c175b696d4b066d47f4e8b41da72 |
spec/lib/atmosphere_spec.rb | 100644 | 0 | 0 | | | 563 Bytes | 242c7f46fa53ac6df86df05942fa46ed35a09c78a6eb57617156c8a47e6f9be9 |
spec/lib/condition_spec.rb | 100644 | 0 | 0 | | | 413 Bytes | 2e657e09e6b2ce5e3d4e29e78684e029025d2ac3aba441a8d110167f59a222a2 |
spec/lib/forecast_spec.rb | 100644 | 0 | 0 | | | 708 Bytes | afabac3a276dcd4c27629e62d964b0a2450f656cca925665aada909c4c966c69 |
spec/lib/image_spec.rb | 100644 | 0 | 0 | | | 230 Bytes | b1b62c178e0e07dfa3d9e76fcf94a1334d2cf8a85ee593447a7c7721d6f3c476 |
spec/lib/location_spec.rb | 100644 | 0 | 0 | | | 1.11 KB | d82991a6c3632b9015c9aa1d7c5746e63ee15fdb38bf739935d3dec29dba60a7 |
spec/lib/response_spec.rb | 100644 | 0 | 0 | | | 1.88 KB | 4e5e00b8a1aaef5463e3dbe9a794abcd7cadcd15a2d6ab1d6454794e226c244c |
spec/lib/units_spec.rb | 100644 | 0 | 0 | | | 900 Bytes | 5355cd67be68101fd8735c6120f40c103383d779a5705fb391bb59c19574ecdf |
spec/lib/utils_spec.rb | 100644 | 0 | 0 | | | 281 Bytes | f84e89350bac5084c50256da71d5a122d048346f754249e997c19a2ad8136a72 |
spec/lib/version_spec.rb | 100644 | 0 | 0 | | | 130 Bytes | f4519d67888f2e79c7656c945c3564a466681037cca872db6cf42f64e253105c |
spec/lib/wind_spec.rb | 100644 | 0 | 0 | | | 324 Bytes | d0114ae1624800f707b1d47d42511b589b736b269d7dd466e80451c9a316b26a |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 354 Bytes | 3ce6db9eb03d6b37c2177e2a2c9d9b3f99ae5aa3dae34aec27a5cf0c812d9d91 |
weather-api.gemspec | 100644 | 0 | 0 | | | 1.13 KB | 7680247dc33610a394cbb28ccdae775526936bac9db9fa5458376934eb01c0dd |