rails--rails/actioncable/lib
Lars Kanis f820dc2dea PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord
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 f28a331023,
but the pg version constraint was not yet relaxed.
2018-01-10 21:55:43 +01:00
..
action_cable PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord 2018-01-10 21:55:43 +01:00
rails/generators/channel Use .tt extension to all the template files 2017-11-13 15:23:28 -05:00
action_cable.rb Bump license years for 2018 2017-12-31 22:36:55 +09:00