Range Ruby

(Time.at(100)..Time.at(102)).each { |x| puts x }