在我的cmd中給出「rails s」命令時出現以下錯誤。錯誤在鏈接中給出。 我使用MongoDB的作爲我的數據庫,而不是mysql.'pls建議做什麼Ruby ON rails- Webrick
- 相關剪輯---
=> Booting WEBrick
=> Rails 3.2.13 application starting in development on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
C:/Ruby200/lib/ruby/gems/2.0.0/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in `require': Please install the sqlite3 adapter: `gem install activerecord-sqlite3-adapter` (cannot load such file --sqlite3/sqlite3_native) (LoadError)
可以粘貼你的Gemfile? – stephenmurdoch 2013-05-13 19:58:44