Ruby cannot find sqlite3 driver on windows

前端 未结 8 2216
野趣味
野趣味 2021-02-08 10:21

I am trying to set up Ruby on Rails on windows. I am using the Flash Rails distribution that looks pretty good, but there is an issue with sqlite3. I found the threads telling m

相关标签:
8条回答
  • 2021-02-08 11:19

    Re this link Download sqlitedll-3_6_10.zip and extract into ruby/bin!

    0 讨论(0)
  • 2021-02-08 11:19

    Restart your machine after running install sqlite3-ruby

    0 讨论(0)
提交回复
热议问题