File Directory Ruby

File.new("text.txt", "r").each { |line| puts line }