method

connection

rails latest stable - Class: ActiveRecord::Associations::AliasTracker

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.1) is shown here.

connection()
private

No documentation available.

# File activerecord/lib/active_record/associations/alias_tracker.rb, line 74
        def connection
          ActiveRecord::Base.connection
        end