Correct name of ActiveRecord
This commit is contained in:
parent
f973bee52b
commit
c38de8027f
6 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
if defined?(ActionRecord::ConnectionAdaptors::AbstractAdaptor)
|
||||
if defined?(ActiveRecord::ConnectionAdaptors::AbstractAdaptor)
|
||||
module ActiveRecord
|
||||
module ConnectionAdapters
|
||||
class AbstractAdapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue