Spell adapter correctly
This commit is contained in:
parent
8dfca713e2
commit
1171bd3d8d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
if defined?(ActiveRecord::ConnectionAdaptors::PostgreSQLAdaptor)
|
||||
if defined?(ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
|
||||
module ActiveRecord
|
||||
module ConnectionAdapters
|
||||
class PostgreSQLAdapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue