mirror of
https://github.com/github/rails.git
synced 2026-01-28 07:48:00 -05:00
Dont overwrite the documentation from the real base class
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3223 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
module ActiveRecord
|
||||
# The root class of all active record objects.
|
||||
class Base
|
||||
class ConnectionSpecification #:nodoc:
|
||||
attr_reader :config, :adapter_method
|
||||
|
||||
Reference in New Issue
Block a user