提交 9f1b43b9 编写于 作者: R Rafael Mendonça França

Merge pull request #12315 from gaurish/super

TypeError: superclass mismatch for class PostgreSQLAdapter
require 'cases/helper'
module ActiveRecord::ConnectionAdapters
module ActiveRecord
module ConnectionAdapters
class PostgreSQLAdapter < AbstractAdapter
class InactivePGconn
def query(*args)
......@@ -36,4 +37,5 @@ def test_dealloc_does_not_raise_on_inactive_connection
end
end
end
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册