Class: WeatherFunds::Sunshine

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

Instance Method Summary collapse

Methods inherited from ResultSet

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

Constructor Details

#initializeSunshine

Returns a new instance of Sunshine.



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

def initialize
  super('sreslt', 'sch')
end