我想從我的JRuby Rails應用程序部署到Heroku的JRuby的公共數據庫適配器
的DB是給我的問題:
$ heroku db:push
Auto-detected local database: jdbcmysql://root:[email protected]/product_develo
pment?encoding=utf8
Failed to connect to database:
Sequel::AdapterNotFound -> Could not load jdbcmysql adapter:
no such file to load -- /usr/lib/ruby/gems/1.8/gems/sequel-3.0.0/lib/sequel/adapters/jdbcmysql
任何幫助,請?
鑑於Engine Yard贊助JRuby並聘用了主要的JRuby貢獻者,所以人們確實期望Engine Yard支持JRuby! – yfeldblum 2009-12-30 03:02:31
考慮到Charles是JRuby的主要開發人員之一,並受Engine Yard聘用,我想他知道發生了什麼。 :-) – 2009-12-30 03:17:03
非常感謝!我認爲它支持JRuby。傻我。 – Lilz 2009-12-30 16:37:19