Class: ActiveRecord::Relation

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

Overview

Original code is the following URL.

https://github.com/rails/rails/blob/v5.2.0.beta2/activerecord/lib/active_record/relation/where_clause_factory.rb

Defined Under Namespace

Classes: WhereClauseFactory