alakra/weather-forecasts

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.md
bin/wf-console
weather-forecasts.gemspec
lib/weather-forecasts.rb1
lib/weather_forecasts.rb17
lib/weather_forecasts/client.rb49
lib/weather_forecasts/client/error.rb14
lib/weather_forecasts/client/help_console.rb9
lib/weather_forecasts/client/query.rb135
lib/weather_forecasts/client/query/query_property.rb57
lib/weather_forecasts/client/query/query_utilities.rb15
lib/weather_forecasts/client/query/select_by_days_query.rb29
lib/weather_forecasts/client/query/select_coordinates_by_cities_query.rb39
lib/weather_forecasts/client/query/select_coordinates_by_zip_query.rb28
lib/weather_forecasts/client/query/select_corner_coordinates_query.rb31
lib/weather_forecasts/client/query/select_gridpoint_coordinates_query.rb29
A
2 hrs
lib/weather_forecasts/client/query/select_hourly_query.rb26
lib/weather_forecasts/client/query/select_linepoint_coordinates_query.rb27
lib/weather_forecasts/client/query/select_query.rb40
lib/weather_forecasts/client/query/select_square_coordinates_query.rb29
A
2 hrs
lib/weather_forecasts/client/query/selection_attributes.rb16
lib/weather_forecasts/client/version.rb5