basecamp / marginalia

Attach comments to ActiveRecord's SQL queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails 6.0 Connection Adapter Problem

simonrentzke opened this issue · comments

 undefined method `spec' for #<ActiveRecord::ConnectionAdapters::NullPool:0x00007ffbee3e7eb0>
 from  marginalia/lib/marginalia/comment.rb:166:in `connection_config'

I'm unable to start the application on Rails 6 with Marginalia.

I'm using:

Anyone else having this problem?

Ah, looks like there is a PR already #91

Tested it, and it works 👍

Following up in #91. Thanks @simonrentzke 🙇🏼‍♂️