mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f820dc2dea
pg-1.0.0 is just released and most Gemfiles don't restrict
it's version. But the version is checked when connecting to
the database, which leads to the following error:
Gem::LoadError: can't activate pg (~> 0.18), already activated pg-1.0.0
See also this pg issue:
https://bitbucket.org/ged/ruby-pg/issues/270/pg-100-x64-mingw32-rails-server-not-start
Preparation for pg-1.0 was done in commit
|
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |