Ruby On Rails 3 and Webrick issue

后端 未结 5 721
余生分开走
余生分开走 2020-12-20 03:26

Thanks for taking a look at this.

I started a beginner\'s tutorial on RoR through lynda.com. I followed the instructions to the letter. Everything was working so far

5条回答
  •  情深已故
    2020-12-20 04:12

    export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/
    

    This is the code that worked for me :D

提交回复
热议问题