mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
connection reader is defined later
This commit is contained in:
@@ -182,7 +182,7 @@ module ActiveRecord
|
||||
##
|
||||
# :singleton-method:
|
||||
# Use the ActiveRecord::Base.connection by default.
|
||||
cattr_accessor :connection
|
||||
cattr_writer :connection
|
||||
|
||||
##
|
||||
# :singleton-method:
|
||||
|
||||
Reference in New Issue
Block a user