小编Bhu*_*hel的帖子

"没有加载postgresql gem"错误在Heroku上部署Ruby on Rails应用程序

我试图在Heroku 上使用带Ruby on Rails的postgresql但是出错了

Specified 'postgresql' for database adapter, but the gem is not loaded. Add `gem 'pg'` to your Gemfile (and ensure its version is at the minimum required by ActiveRecord). (Gem::LoadError)
Run Code Online (Sandbox Code Playgroud)

请帮我解决这个问题.

ruby-on-rails

13
推荐指数
3
解决办法
1万
查看次数

标签 统计

ruby-on-rails ×1