Class: WeatherFunds::Lightning

Inherits:
ResultSet show all
Defined in:
lib/weather_funds/lightning.rb

Instance Method Summary collapse

Methods inherited from ResultSet

#date, #find, #find_by_scheme, #lotteries, #results

Constructor Details

#initializeLightning

Returns a new instance of Lightning.



5
6
7
# File 'lib/weather_funds/lightning.rb', line 5

def initialize
  super('lreslt', 'schl')
end