Rails调试sqlite3.dll出错

gem install sqlite3-ruby安装sqlite3驱动之后,还需要将下面两个文件拷到ruby/bin目录下(sqlite3.dll sqlite3.exe)。