On 6/3/07, Todd Benson <caduceass / gmail.com> wrote: > > (1..100).each do |i| > puts i.options > end > Oops, this should be "if loki_roused" > if loki_disturbed > jd = Date.today.jd > puts "\n---------------------------------" > puts "\n Out of the simpson family -- on this Julian day of #{jd}, > Loki can shape shift into:\n #{(it = jd.options " > ").kind_of?(String) ? it : 'none of them'}" > puts "---------------------------------\n" > end >