0

Possible Duplicate:
rails error, couldn't parse YAML

I'm trying to upgrade one rails project from rails 2 to 3 How can i fix this problem? It's some YAML parser i need to install?

=> Booting WEBrick
=> Rails 3.1.1 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/Users/orange/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:148:in `parse': couldn't parse YAML at line 7 column 0 (Psych::SyntaxError)
        from /Users/orange/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:148:in `parse_stream'
        from /Users/orange/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:119:in `parse'

Thx in advance

Community
  • 1
  • 1
Orange
  • 187
  • 1
  • 5
  • 11

0 Answers0