module OpenWeather
Constants
- VERSION
Attributes
configuration[RW]
Public Class Methods
config() { |configuration| ... }
click to toggle source
# File lib/open_weather.rb, line 15 def config yield(configuration) end