Module: ActiveRecordProxyAdapters::Hijackable
- Extended by:
- ActiveSupport::Concern
- Included in:
- ActiveRecord::ConnectionAdapters::Mysql2ProxyAdapter, ActiveRecord::ConnectionAdapters::PostgreSQLProxyAdapter, ActiveRecord::ConnectionAdapters::SQLite3ProxyAdapter, ActiveRecord::ConnectionAdapters::TrilogyProxyAdapter, PrimaryReplicaProxy
- Defined in:
- lib/active_record_proxy_adapters/hijackable.rb
Overview
Defines mixins to delegate specific methods from the proxy to the adapter.