From: Junkone Date: 2007-11-10T22:55:06+09:00 Subject: yaml error. dunno why i have a simple yml file and am trying to parse it. development: TWSDirectory: E:\Jts\dlqkjifys\ Second: E:\Jts\test\ i get a error that i am not able to comprehend. pl help irb(main):020:0> conf = YAML::load(File.open(RailsDirectory+ 'config/ constants.y ml')) 'rgumentError: syntax error on line 5, col 12: ` Second: E:\Jts \test\ from e:/ruby/lib/ruby/1.8/yaml.rb:133:in `load' from e:/ruby/lib/ruby/1.8/yaml.rb:133:in `load' from (irb):20