Sha256: ade70e9cf48d6c3d8c76c18400c1fe8cdfa3055cb7cfe76c0c4e453b417f1732
Contents?: true
Size: 247 Bytes
Versions: 7
Compression:
Stored size: 247 Bytes
Contents
switch day when "Mon" then go_to_work() when "Tue" then go_to_the_park() when "Thu" then go_ice_fishing() when "Fri", "Sat" if day is bingo_day go_to_bingo() go_dancing() when "Sun" then go_to_church() else go_to_work()
Version data entries
7 entries across 7 versions & 1 rubygems