Table of Contents - global_weather-0.0.1 Documentation
Classes and Modules
- GlobalWeather
- GlobalWeather::Client
- GlobalWeather::Country
- GlobalWeather::Errors
- GlobalWeather::Errors::CityNotProvided
- GlobalWeather::Errors::CityOrCountryInvalid
- GlobalWeather::Errors::CountryInvalid
- GlobalWeather::Errors::CountryNotProvided
- GlobalWeather::Errors::InvalidResponseFormat
- GlobalWeather::Errors::RequestFailure
- GlobalWeather::Utils
- GlobalWeather::Weather
Methods
- ::configure — GlobalWeather::Client
- ::connect — GlobalWeather::Client
- ::convert_pressure_to_hash — GlobalWeather::Weather
- ::convert_temperature_to_hash — GlobalWeather::Weather
- ::convert_time_to_datetime — GlobalWeather::Weather
- ::local_wsdl_file — GlobalWeather::Utils
- ::method_missing — GlobalWeather::Client
- ::new — GlobalWeather::Country
- ::new — GlobalWeather::Weather
- #camelize — GlobalWeather::Utils
- #create_attributes — GlobalWeather::Country
- #create_attributes — GlobalWeather::Weather
- #fix_header! — GlobalWeather::Utils