Class: ActiveRecord::StatementCache

Inherits:
Object
  • Object
show all
Defined in:
lib/activerecord/monkey_patch/rails4_2.rb,
lib/activerecord/monkey_patch/rails5_0.rb,
lib/activerecord/monkey_patch/rails5_1.rb

Overview

Original code is the following URL.

https://github.com/rails/rails/blob/v5.1.0.beta1/activerecord/lib/active_record/statement_cache.rb#L81-L85

Defined Under Namespace

Classes: BindMap