我是Ruby的新手,一直在关注“RubyOnRails3教程-通过示例学习Ruby-MichaelHartl着”这本书。我目前在讨论静态页面的第3章。在本章中,我在提示符中输入了以下命令:railsgeneratecontrollerPageshomecontact一切正常。然后这本书将我引导至http://localhost:3000/pages/home。当我将浏览器指向那里时,我收到以下错误。ActiveRecord::ConnectionNotEstablishedActiveRecord::ConnectionNotEstablishedRails.root:/home/ra