Table of Contents - forecast-0.0.9 Documentation
Classes and Modules
- Forecast
- Forecast::Adapter
- Forecast::Adapter::ClassMethods
- Forecast::Adapters
- Forecast::Adapters::ForecastIoAdapter
- Forecast::Adapters::OpenWeatherMapAdapter
- Forecast::Adapters::WundergroundAdapter
- Forecast::Adapters::YahooAdapter
- Forecast::Collection
- Forecast::Config
- Forecast::Http
- Forecast::Utils
Methods
- ::adapter — Forecast
- ::celsius_to_fahrenheit — Forecast::Utils
- ::celsius_to_kelvin — Forecast::Utils
- ::config — Forecast
- ::configure — Forecast
- ::current — Forecast
- ::daily — Forecast
- ::fahrenheit_to_celsius — Forecast::Utils
- ::fahrenheit_to_kelvin — Forecast::Utils
- ::get_doc — Forecast::Utils
- ::get_json — Forecast::Utils
- ::hourly — Forecast
- ::included — Forecast::Adapter
- ::instance — Forecast::Adapter
- ::kelvin_to_celsius — Forecast::Utils
- ::kelvin_to_fahrenheit — Forecast::Utils
- ::levenshtein — Forecast::Utils
- ::new — Forecast
- ::new — Forecast::Config
- ::new — Forecast::Http
- ::new — Forecast::Adapter
- ::underscore — Forecast::Utils
- ::word_similarity — Forecast::Utils
- #as_json — Forecast
- #current — Forecast::Adapters::ForecastIoAdapter
- #current — Forecast::Adapters::OpenWeatherMapAdapter
- #current — Forecast::Adapters::WundergroundAdapter
- #current — Forecast::Adapters::YahooAdapter
- #current — Forecast::Adapter
- #daily — Forecast::Adapters::ForecastIoAdapter
- #daily — Forecast::Adapters::OpenWeatherMapAdapter
- #daily — Forecast::Adapters::WundergroundAdapter
- #daily — Forecast::Adapters::YahooAdapter
- #daily — Forecast::Adapter
- #deep_merge — Forecast::Config
- #get — Forecast::Http
- #get_action — Forecast::Adapters::ForecastIoAdapter
- #get_action — Forecast::Adapters::OpenWeatherMapAdapter
- #get_action — Forecast::Adapters::WundergroundAdapter
- #get_condition — Forecast::Adapter
- #get_condition_name — Forecast::Adapter
- #get_condition_synonyms — Forecast::Adapter
- #get_current_forecast — Forecast::Adapters::WundergroundAdapter
- #get_daily_forecast — Forecast::Adapters::WundergroundAdapter
- #get_dom — Forecast::Http
- #get_dom — Forecast::Adapter
- #get_forecast — Forecast::Adapters::ForecastIoAdapter
- #get_forecast — Forecast::Adapters::OpenWeatherMapAdapter
- #get_forecast — Forecast::Adapters::YahooAdapter
- #get_hourly_forecast — Forecast::Adapters::WundergroundAdapter
- #get_json — Forecast::Http
- #get_json — Forecast::Adapter
- #get_key — Forecast::Http
- #get_rss — Forecast::Adapters::YahooAdapter
- #get_similar_condition — Forecast::Adapter
- #get_temperature — Forecast::Adapter
- #get_text — Forecast::Adapter
- #get_time — Forecast::Adapter
- #get_woeid — Forecast::Adapters::YahooAdapter
- #hourly — Forecast::Adapters::ForecastIoAdapter
- #hourly — Forecast::Adapters::OpenWeatherMapAdapter
- #hourly — Forecast::Adapters::WundergroundAdapter
- #hourly — Forecast::Adapters::YahooAdapter
- #hourly — Forecast::Adapter
- #icon — Forecast
- #load — Forecast::Config
- #method_missing — Forecast
- #seconds_between — Forecast::Collection
- #select_time — Forecast::Collection
- #to_json — Forecast